Class ControllerRequest

    • Method Detail

      • getPageNavigationalState

        public abstract PageNavigationalState getPageNavigationalState()
        Returns the page navigational state or null if that kind of request cannot have one.
        Returns:
        the page state
      • invoke

        public abstract org.gatein.pc.api.invocation.response.PortletInvocationResponse invoke​(ControllerContext controllerContext)
                                                                                        throws org.gatein.pc.api.PortletInvokerException
        Throws:
        org.gatein.pc.api.PortletInvokerException