| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestType | |
|---|---|
| org.apache.myfaces.tomahawk.util | |
| Uses of RequestType in org.apache.myfaces.tomahawk.util | 
|---|
| Fields in org.apache.myfaces.tomahawk.util declared as RequestType | |
|---|---|
| static RequestType | RequestType.ACTIONThe type for a portlet ActionRequest. | 
| static RequestType | RequestType.EVENTThe type for a portlet EventRequest. | 
| static RequestType | RequestType.RENDERThe type for a portlet RenderRequest. | 
| static RequestType | RequestType.RESOURCEThe type for a portlet ResourceRequest. | 
| static RequestType | RequestType.SERVLETThe type for all servlet requests. | 
| Methods in org.apache.myfaces.tomahawk.util that return RequestType | |
|---|---|
| static RequestType | ExternalContextUtils.getRequestType(javax.faces.context.ExternalContext externalContext)Returns the requestType of this ExternalContext. | 
| static RequestType | ExternalContextUtils.getRequestType(Object context,
               Object request)This method is used when a ExternalContext object is not available, like in TomahawkFacesContextFactory. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||