|
|||||||||
| 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.wsrp.invocation.WSRPPortletInvocationContext
org.jboss.portal.wsrp.invocation.WSRPRenderContext
public class WSRPRenderContext
| Field Summary |
|---|
| Fields inherited from class org.jboss.portal.wsrp.invocation.WSRPPortletInvocationContext |
|---|
requestContext |
| Fields inherited from class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext |
|---|
markupInfo, mode, navigationalState, windowState |
| Constructor Summary | |
|---|---|
WSRPRenderContext(StateString navigationalState,
SecurityContext securityContext,
MarkupInfo markupInfo,
PortalContext portalContext,
UserContext userContext,
InstanceContext instanceContext,
WindowContext windowContext,
Mode mode,
WindowState windowState)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.portal.wsrp.invocation.WSRPPortletInvocationContext |
|---|
contextualize, encodeResourceURL, getClientRequest, getClientResponse, renderURL |
| Methods inherited from class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext |
|---|
getMarkupInfo, getMode, getNavigationalState, getWindowState |
| 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 |
|---|
encodeResourceURL, getMarkupInfo, getMode, getNavigationalState, getWindowState, renderURL |
| Methods inherited from interface org.jboss.portal.common.invocation.InvocationContext |
|---|
getAttribute, getAttributeResolver, removeAttribute, setAttribute |
| Constructor Detail |
|---|
public WSRPRenderContext(StateString navigationalState,
SecurityContext securityContext,
MarkupInfo markupInfo,
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 | ||||||||