Uses of Class
org.gatein.pc.api.invocation.PortletInvocation
-
Packages that use PortletInvocation Package Description org.gatein.pc.api org.gatein.pc.api.invocation -
-
Uses of PortletInvocation in org.gatein.pc.api
Methods in org.gatein.pc.api with parameters of type PortletInvocation Modifier and Type Method Description PortletInvocationResponsePortletInvoker. invoke(PortletInvocation invocation)Invoke an operation on a specific portlet. -
Uses of PortletInvocation in org.gatein.pc.api.invocation
Subclasses of PortletInvocation in org.gatein.pc.api.invocation Modifier and Type Class Description classActionInvocationclassEventInvocationclassRenderInvocationclassResourceInvocation
-