Index

G I O P R 
All Classes and Interfaces|All Packages|Serialized Form

G

getApplicationScope() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.
getContext() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
Return the PortletContext for this context.
getCookies() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.
getHeader() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.
getHeaderValues() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.
getInitParam() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.
getParam() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.
getParamValues() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.
getRequest() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
Return the PortletRequest for this context.
getRequestScope() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.
getResponse() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
Return the PortletResponse for this context.
getSessionScope() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
See the WebContext's Javadoc.

I

initialize(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
Initialize (or reinitialize) this PortletWebContext instance for the specified Portlet API objects.

O

org.apache.commons.chain.web.javax.portlet - package org.apache.commons.chain.web.javax.portlet
Specialized Context and Command implementations suitable for use in a Portlet API environment.

P

PortletGetLocaleCommand - Class in org.apache.commons.chain.web.javax.portlet
Concrete implementation of GetLocaleCommand for the Portlet API.
PortletGetLocaleCommand() - Constructor for class org.apache.commons.chain.web.javax.portlet.PortletGetLocaleCommand
Construct a new instance to get the locale from the Portlet API.
PortletSetLocaleCommand - Class in org.apache.commons.chain.web.javax.portlet
Concrete implementation of SetLocaleCommand for the Portlet API.
PortletSetLocaleCommand() - Constructor for class org.apache.commons.chain.web.javax.portlet.PortletSetLocaleCommand
Construct a new instance to set the locale into the Portlet API.
PortletWebContext - Class in org.apache.commons.chain.web.javax.portlet
Concrete implementation of WebContext suitable for use in portlets.
PortletWebContext() - Constructor for class org.apache.commons.chain.web.javax.portlet.PortletWebContext
Construct an uninitialized PortletWebContext instance.
PortletWebContext(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.apache.commons.chain.web.javax.portlet.PortletWebContext
Construct a PortletWebContext instance that is initialized with the specified Portlet API objects.

R

release() - Method in class org.apache.commons.chain.web.javax.portlet.PortletWebContext
Release references to allocated resources acquired in initialize() of via subsequent processing.
G I O P R 
All Classes and Interfaces|All Packages|Serialized Form