Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Class Summary
MockPortletContext  
MockPortletRequest  
MockPortletSession  
PortletApplicationScopeMap Private implementation of Map for portlet context attributes.
PortletGetLocaleCommand Concrete implementation of org.apache.commons.chain.web.AbstractGetLocaleCommand for the Portlet API.
PortletGetLocaleCommandTestCase  
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 org.apache.commons.chain.web.AbstractSetLocaleCommand for the Portlet API.
PortletWebContext Concrete implementation of org.apache.commons.chain.web.WebContext suitable for use in portlets.
PortletWebContextTestCase Extension of ContextBaseTestCase to validate the extra functionality of this implementation.