Uses of Class
org.jboss.portal.portlet.invocation.ActionInvocation

Packages that use ActionInvocation
org.jboss.portal.portlet.controller   
org.jboss.portal.portlet.controller.impl   
org.jboss.portal.portlet.impl.jsr168   
org.jboss.portal.portlet.impl.jsr168.api   
 

Uses of ActionInvocation in org.jboss.portal.portlet.controller
 

Methods in org.jboss.portal.portlet.controller with parameters of type ActionInvocation
 PortletInvocationResponse PortletControllerContext.invoke(ActionInvocation actionInvocation)
           
 

Uses of ActionInvocation in org.jboss.portal.portlet.controller.impl
 

Methods in org.jboss.portal.portlet.controller.impl with parameters of type ActionInvocation
 PortletInvocationResponse AbstractPortletControllerContext.invoke(ActionInvocation actionInvocation)
           
 

Uses of ActionInvocation in org.jboss.portal.portlet.impl.jsr168
 

Methods in org.jboss.portal.portlet.impl.jsr168 with parameters of type ActionInvocation
static PortletRequestParameterMap PortletRequestParameterMap.create(NavigationInfo navigationInfo, ActionInvocation invocation)
          - interaction parameter : always - form parameter : if it is a POST with the content type set to application/...
 

Uses of ActionInvocation in org.jboss.portal.portlet.impl.jsr168.api
 

Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type ActionInvocation
ActionRequestImpl(PortletContainerImpl container, ActionInvocation invocation)
           
ActionResponseImpl(ActionInvocation invocation, PortletRequestImpl preq)
           
ClientDataRequestImpl(PortletContainerImpl container, ActionInvocation invocation)
           
 



Copyright © 2008. All Rights Reserved.