Package org.apache.commons.chain.web.portlet
Specialized Context
and Command
implementations
suitable for use in a Portlet API environment.
-
Class Summary Class Description PortletApplicationScopeMap Private implementation ofMap
for portlet context attributes.PortletGetLocaleCommand Concrete implementation ofAbstractGetLocaleCommand
for the Portlet API.PortletInitParamMap Private implementation ofMap
for portlet context init parameters.PortletParamMap Private implementation ofMap
for portlet parameter name-value.PortletParamValuesMap Private implementation ofMap
for portlet parameter name-values[].PortletRequestScopeMap Private implementation ofMap
for portlet request attributes.PortletSessionScopeMap Private implementation ofMap
for portlet session attributes.PortletSetLocaleCommand Concrete implementation ofAbstractSetLocaleCommand
for the Portlet API.PortletWebContext Concrete implementation ofWebContext
suitable for use in portlets.