|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ERXRouteRequestHandler.NameFormat | |
---|---|
er.rest.routes |
Uses of ERXRouteRequestHandler.NameFormat in er.rest.routes |
---|
Fields in er.rest.routes declared as ERXRouteRequestHandler.NameFormat | |
---|---|
static ERXRouteRequestHandler.NameFormat |
ERXRouteRequestHandler.RAILS
A NameFormat that behaves like Rails -- plural entities, plural routes, lowercase underscore names (names_like_this). |
static ERXRouteRequestHandler.NameFormat |
ERXRouteRequestHandler.WO
A NameFormat that behaves like WO -- singular entities, singular routes, camel names (NamesLikeThis). |
static ERXRouteRequestHandler.NameFormat |
ERXRouteRequestHandler.WO_LOWER
A NameFormat that behaves like WO -- singular entities, singular routes, lowercase camel names (namesLikeThis). |
Constructors in er.rest.routes with parameters of type ERXRouteRequestHandler.NameFormat | |
---|---|
ERXRouteRequestHandler(ERXRouteRequestHandler.NameFormat entityNameFormat)
Constructs a new ERXRouteRequestHandler. |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |