Package org.apache.commons.chain.web.portlet

Specialized Context and Command implementations suitable for use in a Portlet API environment.

See:
          Description

Class Summary
PortletApplicationScopeMap Private implementation of Map for portlet context attributes.
PortletGetLocaleCommand Concrete implementation of AbstractGetLocaleCommand for the Portlet API.
PortletInitParamMap Private implementation of Map for portlet context init parameters.
PortletParamMap Private implementation of Map for portlet parameter name-value.
PortletParamValuesMap Private implementation of Map for portlet parameter name-values[].
PortletRequestScopeMap Private implementation of Map for portlet request attributes.
PortletSessionScopeMap Private implementation of Map for portlet session attributes.
PortletSetLocaleCommand Concrete implementation of AbstractSetLocaleCommand for the Portlet API.
PortletWebContext Concrete implementation of WebContext suitable for use in portlets.
 

Package org.apache.commons.chain.web.portlet Description

Specialized Context and Command implementations suitable for use in a Portlet API environment.