|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.portal.portlet.impl.spi.AbstractInvocationContext org.jboss.portal.wsrp.invocation.WSRPInvocationContext org.jboss.portal.wsrp.invocation.WSRPRenderContext
Nested Class Summary |
Nested classes inherited from class org.jboss.portal.portlet.spi.InvocationContext |
InvocationContext.Scope |
Field Summary |
Fields inherited from class org.jboss.portal.wsrp.invocation.WSRPInvocationContext |
requestContext |
Fields inherited from interface org.jboss.portal.portlet.spi.InvocationContext |
INVOCATION_SCOPE, PRINCIPAL_SCOPE, SESSION_SCOPE |
Constructor Summary | |
WSRPRenderContext(java.lang.String sessionId,
StateString navigationalState,
SecurityContext securityContext,
HTTPStreamInfo streamInfo,
PortalContext portalContext,
UserContext userContext,
InstanceContext instanceContext,
WindowContext windowContext,
Mode mode,
WindowState windowState)
|
Methods inherited from class org.jboss.portal.wsrp.invocation.WSRPInvocationContext |
contextualize, encodeURL, encodeURL, getClientRequest, getClientResponse, getMode, getNavigationalState, getStreamInfo, getWindowState |
Methods inherited from class org.jboss.portal.portlet.impl.spi.AbstractInvocationContext |
getAttribute, setAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portal.portlet.spi.InvocationContext |
encodeURL, encodeURL, getAttribute, getMode, getNavigationalState, getStreamInfo, getWindowState, setAttribute |
Constructor Detail |
public WSRPRenderContext(java.lang.String sessionId, StateString navigationalState, SecurityContext securityContext, HTTPStreamInfo streamInfo, PortalContext portalContext, UserContext userContext, InstanceContext instanceContext, WindowContext windowContext, Mode mode, WindowState windowState)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |