当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
RenderRequestImpl - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet.impl.jsr168
Class RenderRequestImpl
java.lang.Object
org.jboss.portal.portlet.impl.jsr168.PortletRequestImpl
org.jboss.portal.portlet.impl.jsr168.RenderRequestImpl
- All Implemented Interfaces:
- PortletRequest, RenderRequest
- Direct Known Subclasses:
- JBossRenderRequest
- public class RenderRequestImpl
- extends PortletRequestImpl
- implements RenderRequest
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet, Boleslaw Dawidowicz
Fields inherited from class org.jboss.portal.portlet.impl.jsr168.PortletRequestImpl |
attributes, container, contentTypes, dreq, instanceContext, invocation, log, parameters, portalContext, preferences, psession, REMOVED_ATTRIBUTE, requestContext, securityContext, sessionStatus, userContext |
Methods inherited from class org.jboss.portal.portlet.impl.jsr168.PortletRequestImpl |
getAttribute, getAttributeNames, getAuthType, getContextPath, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getProperties, getProperty, getPropertyNames, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.portlet.PortletRequest |
getAttribute, getAttributeNames, getAuthType, getContextPath, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getProperties, getProperty, getPropertyNames, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute |
renderContext
protected RenderContext renderContext
- .
RenderRequestImpl
public RenderRequestImpl(RenderInvocation invocation)