public abstract class ControllerRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
abstract PageNavigationalState |
getPageNavigationalState()
Returns the page navigational state or null if that kind of request cannot have one.
|
abstract org.gatein.pc.api.invocation.response.PortletInvocationResponse |
invoke(ControllerContext controllerContext) |
public abstract PageNavigationalState getPageNavigationalState()
public abstract org.gatein.pc.api.invocation.response.PortletInvocationResponse invoke(ControllerContext controllerContext) throws org.gatein.pc.api.PortletInvokerException
org.gatein.pc.api.PortletInvokerExceptionCopyright © 2003-2018 GateIn. All Rights Reserved.