| Home >> All >> org >> apache >> commons >> chain >> web >> [ portlet Javadoc ] |
org.apache.commons.chain.web.portlet: Javadoc index of package org.apache.commons.chain.web.portlet.
Package Samples:
org.apache.commons.chain.web.portlet
Classes:
PortletWebContext: Concrete implementation of org.apache.commons.chain.web.WebContext suitable for use in portlets. The abstract methods are mapped to the appropriate collections of the underlying portlet context, request, and response instances that are passed to the constructor (or the initialize method).
PortletGetLocaleCommand: Concrete implementation of org.apache.commons.chain.web.AbstractGetLocaleCommand for the Portlet API.
PortletSetLocaleCommand: Concrete implementation of org.apache.commons.chain.web.AbstractSetLocaleCommand for the Portlet API.
PortletWebContextTestCase: Extension of ContextBaseTestCase to validate the extra functionality of this implementation.
PortletInitParamMap: Private implementation of Map for portlet context init parameters.
PortletParamValuesMap: Private implementation of Map for portlet parameter name-values[].
PortletParamMap: Private implementation of Map for portlet parameter name-value.
PortletApplicationScopeMap: Private implementation of Map for portlet context attributes.
PortletRequestScopeMap: Private implementation of Map for portlet request attributes.
PortletSessionScopeMap: Private implementation of Map for portlet session attributes.
MockPortletRequest
MockPortletSession
PortletGetLocaleCommandTestCase
MockPortletContext
| Home | Contact Us | Privacy Policy | Terms of Service |