当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
ActionInvocation - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.portlet.invocation
Class ActionInvocation
java.lang.Object
org.jboss.portal.common.invocation.Invocation
org.jboss.portal.portlet.invocation.PortletInvocation
org.jboss.portal.portlet.invocation.ActionInvocation
- public class ActionInvocation
- extends PortletInvocation
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
Fields inherited from class org.jboss.portal.portlet.invocation.PortletInvocation |
ctx, dreq, dresp, info, INSTANCE_ID_ATTRIBUTE, instanceContext, portalContext, PORTLET_CONTEXT_ATTRIBUTE, PORTLET_INVOKER, PREFERENCES_ATTRIBUTE, PRINCIPAL_SCOPE, REQUEST_PROPERTIES_SCOPE, REQUEST_SCOPE, requestContext, RESPONSE_PROPERTIES_SCOPE, securityContext, supportedModes, supportedWindowStates, userContext, windowContext |
Methods inherited from class org.jboss.portal.portlet.invocation.PortletInvocation |
getContext, getDispatchedRequest, getDispatchedResponse, getInfo, getInstanceContext, getPortalContext, getPortletContext, getRequestContext, getSecurityContext, getSupportedModes, getSupportedWindowStates, getUserContext, getWindowContext, setDispatchedRequest, setDispatchedResponse, setInfo, setInstanceContext, setPortalContext, setRequestContext, setSecurityContext, setSupportedModes, setSupportedWindowStates, setUserContext, setWindowContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionInvocation
public ActionInvocation(ActionContext ctx)