Uses of Interface
org.apache.sling.api.request.RequestParameterMap
Packages that use RequestParameterMap
-
Uses of RequestParameterMap in org.apache.sling.api
Methods in org.apache.sling.api that return RequestParameterMapModifier and TypeMethodDescription@NotNull RequestParameterMapSlingHttpServletRequest.getRequestParameterMap()Deprecated.Returns aMapof the parameters of this request.@NotNull RequestParameterMapSlingJakartaHttpServletRequest.getRequestParameterMap()Returns aMapof the parameters of this request. -
Uses of RequestParameterMap in org.apache.sling.api.wrappers
Methods in org.apache.sling.api.wrappers that return RequestParameterMapModifier and TypeMethodDescription@NotNull RequestParameterMapJakartaToJavaxRequestWrapper.getRequestParameterMap()@NotNull RequestParameterMapJavaxToJakartaRequestWrapper.getRequestParameterMap()SlingHttpServletRequestWrapper.getRequestParameterMap()Deprecated.SlingJakartaHttpServletRequestWrapper.getRequestParameterMap()