public class EventInvocation extends PortletInvocation
attributes, clientContext, ctx, instanceContext, mode, navigationalState, portalContext, publicNavigationalState, req, requestAttributes, resp, securityContext, serverContext, target, userContext, windowContext, windowState| Constructor and Description |
|---|
EventInvocation(PortletInvocationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
QName |
getName() |
Serializable |
getPayload() |
void |
setName(QName name) |
void |
setPayload(Serializable payload) |
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, setWindowStatepublic EventInvocation(PortletInvocationContext ctx) throws IllegalArgumentException
IllegalArgumentExceptionpublic QName getName()
public void setName(QName name)
public Serializable getPayload()
public void setPayload(Serializable payload)
Copyright © 2003-2021 GateIn. All Rights Reserved.