Package org.gatein.pc.api.invocation
Class EventInvocation
java.lang.Object
org.gatein.pc.api.invocation.PortletInvocation
org.gatein.pc.api.invocation.EventInvocation
- Version:
- $Revision: 630 $
- Author:
- Julien Viet
-
Field Summary
Fields inherited from class org.gatein.pc.api.invocation.PortletInvocation
attributes, clientContext, ctx, instanceContext, mode, navigationalState, portalContext, publicNavigationalState, req, requestAttributes, resp, securityContext, serverContext, target, userContext, windowContext, windowState -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gatein.pc.api.invocation.PortletInvocation
getAttribute, getClientContext, getContext, getDispatchedRequest, getDispatchedResponse, getInstanceContext, getMode, getNavigationalState, getPortalContext, getPublicNavigationalState, getRequest, getRequestAttributes, getResponse, getSecurityContext, getServerContext, getTarget, getUserContext, getWindowContext, getWindowState, removeAttribute, setAttribute, setClientContext, setDispatchedRequest, setDispatchedResponse, setInstanceContext, setMode, setNavigationalState, setPortalContext, setPublicNavigationalState, setRequest, setRequestAttributes, setResponse, setSecurityContext, setServerContext, setTarget, setUserContext, setWindowContext, setWindowState
-
Constructor Details
-
EventInvocation
- Throws:
IllegalArgumentException
-
-
Method Details
-
getName
-
setName
-
getPayload
-
setPayload
-