Class | Description |
---|---|
InitParameterMap |
Map backed by a PortletContext for accessing Portlet initialization parameters.
|
PortletExternalContextImpl |
An implementation of
ExternalContext for use with Portlet requests. |
PortletFacesContextImpl |
The default FacesContext implementation in Mojarra and in Apache MyFaces depends on the Servlet API.
|
RequestParameterMap |
Map backed by a PortletContext for accessing Portlet request parameters.
|
RequestPropertyMap |
Map backed by a PortletContext for accessing Portlet request properties.
|