Package | Description |
---|---|
er.rest.routes |
Modifier and Type | Field and Description |
---|---|
static ERXRouteRequestHandler.NameFormat |
ERXRouteRequestHandler.EMBER |
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).
|
Constructor and Description |
---|
ERXRouteRequestHandler(ERXRouteRequestHandler.NameFormat entityNameFormat)
Constructs a new ERXRouteRequestHandler.
|
Copyright © 2002 – 2024 Project Wonder.