|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestRequest.Action | |
---|---|
com.silverpeas.util.web.servlet |
Uses of RestRequest.Action in com.silverpeas.util.web.servlet |
---|
Methods in com.silverpeas.util.web.servlet that return RestRequest.Action | |
---|---|
static RestRequest.Action |
RestRequest.Action.fromType(String actionType)
|
RestRequest.Action |
RestRequest.getAction()
|
static RestRequest.Action |
RestRequest.Action.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RestRequest.Action[] |
RestRequest.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |