|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RequestType in org.apache.myfaces.commons.util |
---|
Methods in org.apache.myfaces.commons.util that return RequestType | |
---|---|
static RequestType |
ExternalContextUtils.getRequestType(javax.faces.context.ExternalContext externalContext)
Returns the requestType of this ExternalContext. |
static RequestType |
RequestType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |