Uses of Interface
org.apache.sling.api.request.RequestParameterMap

Packages that use RequestParameterMap
org.apache.sling.api   
org.apache.sling.api.wrappers   
org.apache.sling.commons.testing.sling   
 

Uses of RequestParameterMap in org.apache.sling.api
 

Methods in org.apache.sling.api that return RequestParameterMap
 RequestParameterMap SlingHttpServletRequest.getRequestParameterMap()
          Returns a Map of the parameters of this request.
 

Uses of RequestParameterMap in org.apache.sling.api.wrappers
 

Methods in org.apache.sling.api.wrappers that return RequestParameterMap
 RequestParameterMap SlingHttpServletRequestWrapper.getRequestParameterMap()
           
 

Uses of RequestParameterMap in org.apache.sling.commons.testing.sling
 

Methods in org.apache.sling.commons.testing.sling that return RequestParameterMap
 RequestParameterMap MockSlingHttpServletRequest.getRequestParameterMap()
           
 



Copyright © 2007-2009. All Rights Reserved.