|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.common.invocation.AbstractInvocationContext
org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext
org.jboss.portal.core.controller.portlet.ControllerPortletInvocationContext
org.jboss.portal.core.controller.portlet.ControllerRenderContext
Nested Class Summary |
Nested classes inherited from class org.jboss.portal.common.invocation.AbstractInvocationContext |
|
Field Summary |
Fields inherited from class org.jboss.portal.core.controller.portlet.ControllerPortletInvocationContext |
controllerContext, invocation, navigationalState, portalContext, requestContext, securityContext, userContext, windowContext |
Fields inherited from class org.jboss.portal.common.invocation.AbstractInvocationContext |
|
Constructor Summary | |
ControllerRenderContext(ControllerContext controllerContext,
ServerInvocation invocation,
Portal portal,
StateString navigationalState,
Mode mode,
WindowState windowState,
Window window)
|
Method Summary | |
protected PortletInvocation |
newInvocation()
|
Methods inherited from class org.jboss.portal.core.controller.portlet.ControllerPortletInvocationContext |
createInvocation, encodeURL, encodeURL, getClientRequest, getClientResponse, getMode, getNavigationalState, getStreamInfo, getWindowState |
Methods inherited from class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext |
encodeURL |
Methods inherited from class org.jboss.portal.common.invocation.AbstractInvocationContext |
addResolver, addResolver, getAttribute, getAttributeResolver, removeAttribute, 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.PortletInvocationContext |
encodeURL, encodeURL, getMode, getNavigationalState, getStreamInfo, getWindowState |
Methods inherited from interface org.jboss.portal.common.invocation.InvocationContext |
getAttribute, getAttributeResolver, removeAttribute, setAttribute |
Constructor Detail |
public ControllerRenderContext(ControllerContext controllerContext, ServerInvocation invocation, Portal portal, StateString navigationalState, Mode mode, WindowState windowState, Window window)
Method Detail |
protected PortletInvocation newInvocation()
newInvocation
in class ControllerPortletInvocationContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |