Uses of Class
org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap

Packages that use PortletRequestParameterMap
org.jboss.portal.portlet.impl.jsr168   
org.jboss.portal.portlet.impl.jsr168.api   
 

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

Subclasses of PortletRequestParameterMap in org.jboss.portal.portlet.impl.jsr168
 class ResourceRequestParameterMap
           
 

Methods in org.jboss.portal.portlet.impl.jsr168 that return PortletRequestParameterMap
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/...
static PortletRequestParameterMap PortletRequestParameterMap.create(NavigationInfo navigationInfo, EventInvocation invocation)
           
static PortletRequestParameterMap PortletRequestParameterMap.create(NavigationInfo navigationInfo, PortletInvocation invocation)
          Factory method that will chose the right builder according to the context argument type.
static PortletRequestParameterMap PortletRequestParameterMap.create(NavigationInfo navigationInfo, RenderInvocation context)
           
 

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

Fields in org.jboss.portal.portlet.impl.jsr168.api declared as PortletRequestParameterMap
protected  PortletRequestParameterMap PortletRequestImpl.requestParameterMap
          .
 



Copyright © 2008. All Rights Reserved.