Index
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
PortletContextfor 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
PortletRequestfor 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
PortletResponsefor 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
PortletWebContextinstance for the specified Portlet API objects.
O
- org.apache.commons.chain.web.javax.portlet - package org.apache.commons.chain.web.javax.portlet
-
Specialized
ContextandCommandimplementations suitable for use in a Portlet API environment.
P
- PortletGetLocaleCommand - Class in org.apache.commons.chain.web.javax.portlet
-
Concrete implementation of
GetLocaleCommandfor 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
SetLocaleCommandfor 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
WebContextsuitable for use in portlets. - PortletWebContext() - Constructor for class org.apache.commons.chain.web.javax.portlet.PortletWebContext
-
Construct an uninitialized
PortletWebContextinstance. - PortletWebContext(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.apache.commons.chain.web.javax.portlet.PortletWebContext
-
Construct a
PortletWebContextinstance 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.
All Classes and Interfaces|All Packages|Serialized Form