|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ERXRouteRequestHandler.NameFormat.Case | |
---|---|
er.rest.routes |
Uses of ERXRouteRequestHandler.NameFormat.Case in er.rest.routes |
---|
Methods in er.rest.routes that return ERXRouteRequestHandler.NameFormat.Case | |
---|---|
ERXRouteRequestHandler.NameFormat.Case |
ERXRouteRequestHandler.NameFormat.routeCase()
Returns the case to use for routes. |
static ERXRouteRequestHandler.NameFormat.Case |
ERXRouteRequestHandler.NameFormat.Case.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ERXRouteRequestHandler.NameFormat.Case[] |
ERXRouteRequestHandler.NameFormat.Case.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in er.rest.routes with parameters of type ERXRouteRequestHandler.NameFormat.Case | |
---|---|
ERXRouteRequestHandler.NameFormat(boolean pluralControllerName,
boolean pluralRouteName,
ERXRouteRequestHandler.NameFormat.Case routeCase)
Creates a new NameFormat. |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |