当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
ActionInvocation - JBOSS Portal 2.4 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
Fields inherited from class org.jboss.portal.portlet.invocation.PortletInvocation |
dispatcher, dreq, dresp, info, INSTANCE_ID_ATTRIBUTE, instanceContext, invocationContext, portalContext, PORTLET_ID_ATTRIBUTE, PORTLET_INVOKER, PREFERENCES_ATTRIBUTE, properties, requestContext, result, securityContext, STATE_STORE_ATTRIBUTE, supportedModes, supportedWindowStates, userContext, windowContext |
Methods inherited from class org.jboss.portal.portlet.invocation.PortletInvocation |
dispatch, getContext, getDispatchedRequest, getDispatchedResponse, getDispatcher, getInfo, getInstanceContext, getPortalContext, getProperties, getRequestContext, getResult, getSecurityContext, getSupportedModes, getSupportedWindowStates, getUserContext, getWindowContext, setDispatchedRequest, setDispatchedResponse, setDispatcher, setInfo, setInstanceContext, setPortalContext, setProperties, setRequestContext, setResult, 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)