|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.impl.jsr168.PortletRequestImpl
org.jboss.portal.portlet.impl.jsr168.RenderRequestImpl
Field Summary | |
protected RenderContext |
renderContext
. |
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 |
Fields inherited from interface javax.portlet.PortletRequest |
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH, USER_INFO |
Constructor Summary | |
RenderRequestImpl(RenderInvocation invocation)
|
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 |
Field Detail |
protected RenderContext renderContext
Constructor Detail |
public RenderRequestImpl(RenderInvocation invocation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |