public class PortletEventRequest extends PortletRequest
pageNavigationalState, windowNavigationalStatewindowId| Constructor and Description |
|---|
PortletEventRequest(String windowId,
WindowNavigationalState windowNavigationalState,
PageNavigationalState pageNavigationalState,
QName name,
Serializable payload) |
| Modifier and Type | Method and Description |
|---|---|
QName |
getName() |
Serializable |
getPayload() |
org.gatein.pc.api.invocation.response.PortletInvocationResponse |
invoke(ControllerContext controllerContext) |
getPageNavigationalState, getWindowNavigationalStategetWindowIdpublic PortletEventRequest(String windowId, WindowNavigationalState windowNavigationalState, PageNavigationalState pageNavigationalState, QName name, Serializable payload)
public QName getName()
public Serializable getPayload()
public org.gatein.pc.api.invocation.response.PortletInvocationResponse invoke(ControllerContext controllerContext) throws org.gatein.pc.api.PortletInvokerException
invoke in class ControllerRequestorg.gatein.pc.api.PortletInvokerExceptionCopyright © 2003-2020 GateIn. All Rights Reserved.