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

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

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()
           
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.