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 ofMapfor portlet context attributes.PortletGetLocaleCommand Concrete implementation ofAbstractGetLocaleCommandfor the Portlet API.PortletInitParamMap Private implementation ofMapfor portlet context init parameters.PortletParamMap Private implementation ofMapfor portlet parameter name-value.PortletParamValuesMap Private implementation ofMapfor portlet parameter name-values[].PortletRequestScopeMap Private implementation ofMapfor portlet request attributes.PortletSessionScopeMap Private implementation ofMapfor portlet session attributes.PortletSetLocaleCommand Concrete implementation ofAbstractSetLocaleCommandfor the Portlet API.PortletWebContext Concrete implementation ofWebContextsuitable for use in portlets.