- get(Object) - Method in class org.apache.struts2.portlet.PortletApplicationMap
- 
Returns the portlet context attribute or init parameter based on the
 given key. 
- get(Object) - Method in class org.apache.struts2.portlet.PortletRequestMap
- 
Returns the request attribute associated with the given key or
 null if it doesn't exist. 
- get(Object) - Method in class org.apache.struts2.portlet.PortletSessionMap
- 
Returns the session attribute associated with the given key or
 null if it doesn't exist. 
- getActionMapping(PortletRequest, HttpServletRequest) - Method in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
- 
Gets the namespace of the action from the request. 
- getActionRequest() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the ActionRequest. 
- getActionResponse() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the ActionRequest. 
- getApplicationMap() - Method in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
- 
Returns a Map of all application attributes. 
- getAsyncContext() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getAttribute(String) - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getAttribute(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getAttribute(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Gets an attribute value on the PortletRequest.
 
- getAttributeNames() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getAttributeNames() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getAttributeNames() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getAuthType() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getBufferSize() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getBufferSize() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponseJSR286
-  
- getCharacterEncoding() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Can only be invoked in the event phase. 
- getCharacterEncoding() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getCharacterEncoding() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponseJSR286
-  
- getClassLoader() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getConfiguration() - Method in class org.apache.struts2.views.freemarker.PortletFreemarkerResult
- 
- getContentLength() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Can only be invoked in the event phase. 
- getContentLengthLong() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getContentType(String) - Method in class org.apache.struts2.portlet.result.PortletVelocityResult
- 
Retrieve the content type for this template. 
- getContentType() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Can only be invoked in the event phase. 
- getContentType() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getContentType() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponseJSR286
-  
- getContentType() - Method in class org.apache.struts2.views.freemarker.PortletFreemarkerResult
- 
allow parameterization of the contentType the default being text/html 
- getContext(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getContextPath() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getContextPath() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getCookies() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getCreationTime() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getDateHeader(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getDefaultActionForMode() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the default action mapping for the current mode. 
- getDefaultActionPath(PortletRequest) - Method in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
-  
- getDefaultActionPath(PortletRequest) - Method in class org.apache.struts2.portlet.dispatcher.Jsr286Dispatcher
-  
- getDefaultSessionTrackingModes() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getDispatcherType() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getEffectiveMajorVersion() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getEffectiveMinorVersion() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getEffectiveSessionTrackingModes() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getEncoding(String) - Method in class org.apache.struts2.portlet.result.PortletVelocityResult
- 
Retrieve the encoding for this template. 
- getFilterRegistration(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getFilterRegistrations() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getHeader(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Gets a property from the PortletRequest.
 
- getHeader(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getHeaderNames() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Gets the property names from the PortletRequest.
 
- getHeaderNames() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getHeaders(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Gets the values for the specified property from the
 PortletRequest.
 
- getHeaders(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getId() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getInitParameter(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletConfig
-  
- getInitParameter(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getInitParameterNames() - Method in class org.apache.struts2.portlet.servlet.PortletServletConfig
-  
- getInitParameterNames() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getInputStream() - Method in class org.apache.struts2.portlet.servlet.PortletServletInputStream
- 
- getInputStream() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Can only be invoked in the event phase. 
- getIntHeader(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getJspConfigDescriptor() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getLastAccessedTime() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getLocalAddr() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getLocale(PortletRequest) - Method in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
-  
- getLocale() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getLocale() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getLocale() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponseJSR286
-  
- getLocales() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getLocalName() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getLocalPort() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getLocation() - Method in class org.apache.struts2.portlet.dispatcher.DirectRenderFromEventAction
- 
Get the location of the view. 
- getMajorVersion() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getMap() - Method in class org.apache.struts2.portlet.interceptor.ServletPortletPreferences
-  
- getMaxInactiveInterval() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getMethod() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getMimeType(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getMinorVersion() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getModeActionMap() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the mode to default action mappings. 
- getModeNamespaceMap() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the namespace to mode mappings. 
- getNamedDispatcher(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
- 
- getNames() - Method in class org.apache.struts2.portlet.interceptor.ServletPortletPreferences
-  
- getObjectWrapper() - Method in class org.apache.struts2.views.freemarker.PortletFreemarkerResult
- 
This method is called from  doExecute(String, ActionInvocation)
 to obtain the FreeMarker object wrapper object that this result will use
 for adapting objects into template models. 
- getOutputStream() - Method in class org.apache.struts2.portlet.servlet.PortletServletOutputStream
- 
- getOutputStream() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getOutputStream() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponseJSR286
-  
- getParameter(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getParameterMap(PortletRequest) - Method in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
- 
Returns a Map of all request parameters. 
- getParameterMap() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getParameterNames() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getParameterValues(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getPart(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getParts() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getPathInfo() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getPathTranslated() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getPhase() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the phase that the portlet is executing in. 
- getPortletConfig() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the PortletConfig of the portlet that is executing. 
- getPortletConfig() - Method in class org.apache.struts2.portlet.servlet.PortletServletConfig
- 
Get the wrapped PortletConfiginstance.
 
- getPortletContext() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the portlet context. 
- getPortletContext() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
- 
Get the wrapped PortletContextinstance.
 
- getPortletNamespace() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the action namespace of the portlet. 
- getPortletRequest() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Get the wrapped PortletRequestinstance.
 
- getPortletResponse() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getPortletSession() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
- 
Get the wrapped portlet session. 
- getProtocol() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getQueryString() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getReader() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Can only be invoked in the event phase. 
- getRealPath(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getRealPath(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getRemoteAddr() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getRemoteHost() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getRemotePort() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getRemoteUser() - Method in class org.apache.struts2.portlet.interceptor.PortletPrincipalProxy
- 
Gets the user id 
- getRemoteUser() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getRenderRequest() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the RenderRequest. 
- getRenderResponse() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the RenderResponse. 
- getRequest() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the current PortletRequest. 
- getRequestDispatcher(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
- 
- getRequestDispatcher(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
- getRequestedSessionId() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getRequestMap(PortletRequest) - Method in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
- 
Returns a Map of all request attributes. 
- getRequestURI() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getRequestURL() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getResource(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getResourceAsStream(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getResourcePaths(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getResourceResponse() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the ResourceResponse. 
- getResponse() - Static method in class org.apache.struts2.portlet.context.PortletActionContext
- 
Get the current PortletResponse 
- getScheme() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getServerInfo() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getServerName() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getServerPort() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
Not allowed in a portlet. 
- getServlet(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getServletContext() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getServletContext() - Method in class org.apache.struts2.portlet.servlet.PortletServletConfig
- 
- getServletContext() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getServletContextName() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getServletName() - Method in class org.apache.struts2.portlet.servlet.PortletServletConfig
- 
Will return the portlet name. 
- getServletNames() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getServletPath() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
A PortletRequesthas no servlet path.
 
- getServletRegistration(String) - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getServletRegistrations() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getServlets() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getSession() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
- getSession(boolean) - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
- 
- getSessionContext() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getSessionCookieConfig() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getSessionMap(PortletRequest) - Method in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
- 
Returns a Map of all session attributes. 
- getStatus() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getTemplate(ValueStack, VelocityEngine, ActionInvocation, String, String) - Method in class org.apache.struts2.portlet.result.PortletVelocityResult
- 
Given a value stack, a Velocity engine, and an action invocation, this
 method returns the appropriate Velocity template to render. 
- getUserPrincipal() - Method in class org.apache.struts2.portlet.interceptor.PortletPrincipalProxy
- 
Gets the user principal 
- getUserPrincipal() - Method in class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- getValue(String, String) - Method in class org.apache.struts2.portlet.interceptor.ServletPortletPreferences
-  
- getValue(String) - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getValueNames() - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- getValues(String, String[]) - Method in class org.apache.struts2.portlet.interceptor.ServletPortletPreferences
-  
- getVirtualServerName() - Method in class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- getWriter() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- getWriter() - Method in class org.apache.struts2.portlet.servlet.PortletServletResponseJSR286
-  
- getWriter() - Method in class org.apache.struts2.views.freemarker.PortletFreemarkerResult
- 
The default writer writes directly to the response writer. 
- PHASE - Static variable in class org.apache.struts2.portlet.PortletConstants
- 
Key used for looking up and storing the portlet phase 
- PORTLET_CONFIG - Static variable in class org.apache.struts2.portlet.PortletConstants
- 
Key used for looking up and storing the
 PortletConfig
 
- PORTLET_NAMESPACE - Static variable in class org.apache.struts2.portlet.PortletConstants
- 
- PortletActionContext - Class in org.apache.struts2.portlet.context
- 
PortletActionContext. 
- PortletActionContext() - Constructor for class org.apache.struts2.portlet.context.PortletActionContext
-  
- PortletActionRedirectResult - Class in org.apache.struts2.portlet.result
- 
- PortletActionRedirectResult() - Constructor for class org.apache.struts2.portlet.result.PortletActionRedirectResult
-  
- PortletActionRedirectResult(String) - Constructor for class org.apache.struts2.portlet.result.PortletActionRedirectResult
-  
- PortletActionRedirectResult(String, String) - Constructor for class org.apache.struts2.portlet.result.PortletActionRedirectResult
-  
- PortletActionRedirectResult(String, String, String) - Constructor for class org.apache.struts2.portlet.result.PortletActionRedirectResult
-  
- PortletApplicationMap - Class in org.apache.struts2.portlet
- 
Portlet specific  Map implementation representing the
  PortletContext of a Portlet. 
- PortletApplicationMap(PortletContext) - Constructor for class org.apache.struts2.portlet.PortletApplicationMap
- 
Creates a new map object given the PortletContext.
 
- PortletAwareInterceptor - Class in org.apache.struts2.portlet.interceptor
-  
- PortletAwareInterceptor() - Constructor for class org.apache.struts2.portlet.interceptor.PortletAwareInterceptor
-  
- PortletConstants - Class in org.apache.struts2.portlet
-  
- PortletConstants() - Constructor for class org.apache.struts2.portlet.PortletConstants
-  
- PortletContextAware - Interface in org.apache.struts2.portlet.action
-  
- PortletContextAware - Interface in org.apache.struts2.portlet.interceptor
- 
Deprecated. 
- PortletFreemarkerResult - Class in org.apache.struts2.views.freemarker
-  
- PortletFreemarkerResult() - Constructor for class org.apache.struts2.views.freemarker.PortletFreemarkerResult
-  
- PortletFreemarkerResult(String) - Constructor for class org.apache.struts2.views.freemarker.PortletFreemarkerResult
-  
- PortletHttpSession - Class in org.apache.struts2.portlet.servlet
- 
Wrapper object exposing a PortletSessionas aHttpSessioninstance.
 
- PortletHttpSession(PortletSession) - Constructor for class org.apache.struts2.portlet.servlet.PortletHttpSession
-  
- portletMode - Variable in class org.apache.struts2.portlet.result.PortletResult
-  
- PORTLETMODE_NAME_EDIT - Static variable in class org.apache.struts2.portlet.util.PortletUrlHelper
-  
- PORTLETMODE_NAME_HELP - Static variable in class org.apache.struts2.portlet.util.PortletUrlHelper
-  
- PORTLETMODE_NAME_VIEW - Static variable in class org.apache.struts2.portlet.util.PortletUrlHelper
-  
- portletNamespace - Variable in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
-  
- PortletPhase - Enum in org.apache.struts2.portlet
- 
Defines phases of portlet processing per the portlet specification. 
- PortletPreferencesAware - Interface in org.apache.struts2.portlet.action
- 
All Actions that want to have access to the portlet preferences should
 implement this interface. 
- PortletPreferencesAware - Interface in org.apache.struts2.portlet.interceptor
- 
Deprecated. 
- PortletPrincipalProxy - Class in org.apache.struts2.portlet.interceptor
- 
PrincipalProxy implementation for using PortletRequest Principal related methods. 
- PortletPrincipalProxy(PortletRequest) - Constructor for class org.apache.struts2.portlet.interceptor.PortletPrincipalProxy
- 
Constructs a proxy 
- PortletRequestAware - Interface in org.apache.struts2.portlet.action
-  
- PortletRequestAware - Interface in org.apache.struts2.portlet.interceptor
- 
Deprecated. 
- PortletRequestMap - Class in org.apache.struts2.portlet
- 
A simple implementation of the  Map interface to handle a collection of request attributes. 
- PortletRequestMap(PortletRequest) - Constructor for class org.apache.struts2.portlet.PortletRequestMap
- 
Saves the request to use as the backing for getting and setting values 
- portletResponse - Variable in class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- PortletResponseAware - Interface in org.apache.struts2.portlet.action
-  
- PortletResponseAware - Interface in org.apache.struts2.portlet.interceptor
- 
Deprecated. 
- PortletResult - Class in org.apache.struts2.portlet.result
- 
Result type that includes a JSP to render. 
- PortletResult() - Constructor for class org.apache.struts2.portlet.result.PortletResult
-  
- PortletResult(String) - Constructor for class org.apache.struts2.portlet.result.PortletResult
-  
- PortletResultHelper - Interface in org.apache.struts2.portlet.result
- 
PortletResultHelper abstracts Portlet API result functions specific to the used API spec version. 
- PortletResultHelperJSR168 - Class in org.apache.struts2.portlet.result
- 
PortletResultHelperJSR168 implements PortletResultHelper for Portlet 1.0 API (JSR168). 
- PortletResultHelperJSR168() - Constructor for class org.apache.struts2.portlet.result.PortletResultHelperJSR168
-  
- PortletResultHelperJSR286 - Class in org.apache.struts2.portlet.result
- 
PortletResultHelperJSR286 implements PortletResultHelper for Portlet 2.0 API (JSR286). 
- PortletResultHelperJSR286() - Constructor for class org.apache.struts2.portlet.result.PortletResultHelperJSR286
-  
- PortletServletConfig - Class in org.apache.struts2.portlet.servlet
- 
Wrapper object exposing a PortletConfigas aServletConfiginstance.
 
- PortletServletConfig(PortletConfig) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletConfig
-  
- PortletServletContext - Class in org.apache.struts2.portlet.servlet
- 
Wrapper object exposing a PortletContextas aServletContextinstance.
 
- PortletServletContext(PortletContext) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletContext
-  
- PortletServletInputStream - Class in org.apache.struts2.portlet.servlet
- 
Wrapper object exposing a  InputStream from a portlet as a  ServletInputStream instance. 
- PortletServletInputStream(InputStream) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletInputStream
-  
- PortletServletOutputStream - Class in org.apache.struts2.portlet.servlet
- 
Wrapper object exposing a  OutputStream from a portlet as a  ServletOutputStream instance. 
- PortletServletOutputStream(OutputStream) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletOutputStream
-  
- PortletServletRequest - Class in org.apache.struts2.portlet.servlet
- 
Wrapper object exposing a PortletRequestas aHttpServletRequestinstance.
 
- PortletServletRequest(PortletRequest, PortletContext) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- PortletServletRequest(PortletRequest, PortletContext, Map<String, String[]>) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletRequest
-  
- PortletServletRequestDispatcher - Class in org.apache.struts2.portlet.servlet
-  
- PortletServletRequestDispatcher(PortletRequestDispatcher) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletRequestDispatcher
-  
- PortletServletResponse - Class in org.apache.struts2.portlet.servlet
-  
- PortletServletResponse(PortletResponse) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletResponse
-  
- PortletServletResponseJSR286 - Class in org.apache.struts2.portlet.servlet
- 
PortletServletResponseJSR286. 
- PortletServletResponseJSR286(PortletResponse) - Constructor for class org.apache.struts2.portlet.servlet.PortletServletResponseJSR286
-  
- PortletSessionMap - Class in org.apache.struts2.portlet
- 
A simple implementation of the  Map interface to handle a collection of portlet session
 attributes. 
- PortletSessionMap(PortletRequest) - Constructor for class org.apache.struts2.portlet.PortletSessionMap
- 
Creates a new session map given a portlet request. 
- PortletStateInterceptor - Class in org.apache.struts2.portlet.interceptor
-  
- PortletStateInterceptor() - Constructor for class org.apache.struts2.portlet.interceptor.PortletStateInterceptor
-  
- PortletUrlHelper - Class in org.apache.struts2.portlet.util
- 
Helper class for creating Portlet URLs. 
- PortletUrlHelper() - Constructor for class org.apache.struts2.portlet.util.PortletUrlHelper
-  
- PortletUrlHelperJSR286 - Class in org.apache.struts2.portlet.util
- 
PortletUrlJSR286Helper. 
- PortletUrlHelperJSR286() - Constructor for class org.apache.struts2.portlet.util.PortletUrlHelperJSR286
-  
- PortletUrlRenderer - Class in org.apache.struts2.components
- 
Implementation of the  UrlRenderer interface that renders URLs for portlet environments. 
- PortletUrlRenderer() - Constructor for class org.apache.struts2.components.PortletUrlRenderer
-  
- PortletVelocityResult - Class in org.apache.struts2.portlet.result
- 
Using the Servlet container's JspFactory, this result mocks a JSP
 execution environment and then displays a Velocity template that will be
 streamed directly to the servlet output.
 
- PortletVelocityResult() - Constructor for class org.apache.struts2.portlet.result.PortletVelocityResult
-  
- PortletVelocityResult(String) - Constructor for class org.apache.struts2.portlet.result.PortletVelocityResult
-  
- postTemplateProcess(Template, TemplateModel) - Method in class org.apache.struts2.views.freemarker.PortletFreemarkerResult
- 
the default implementation of postTemplateProcess applies the contentType
 parameter 
- preTemplateProcess(Template, TemplateModel) - Method in class org.apache.struts2.views.freemarker.PortletFreemarkerResult
- 
Called before the execution is passed to template.process(). 
- processAction(ActionRequest, ActionResponse) - Method in class org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher
- 
Service an action from the event phase. 
- processEvent(EventRequest, EventResponse) - Method in class org.apache.struts2.portlet.dispatcher.Jsr286Dispatcher
-  
- prohibitedResultParam - Variable in class org.apache.struts2.portlet.result.PortletActionRedirectResult
-  
- put(String, Object) - Method in class org.apache.struts2.portlet.PortletApplicationMap
- 
Sets a portlet context attribute given a attribute name and value. 
- put(String, Object) - Method in class org.apache.struts2.portlet.PortletRequestMap
- 
Saves an attribute in the request. 
- put(String, Object) - Method in class org.apache.struts2.portlet.PortletSessionMap
- 
Saves an attribute in the session. 
- putValue(String, Object) - Method in class org.apache.struts2.portlet.servlet.PortletHttpSession
-