Uses of Interface
org.apache.sling.api.request.RequestParameterMap
Package
Description
-
Uses of RequestParameterMap in org.apache.sling.api
Modifier and TypeMethodDescription@NotNull RequestParameterMap
SlingHttpServletRequest.getRequestParameterMap()
Returns aMap
of the parameters of this request. -
Uses of RequestParameterMap in org.apache.sling.api.wrappers
-
Uses of RequestParameterMap in org.apache.sling.engine.impl.parameters
-
Uses of RequestParameterMap in org.apache.sling.servlets.post.impl.helper
Modifier and TypeMethodDescriptionprotected String
DefaultNodeNameGenerator.getValueToUse
(RequestParameterMap parameters, String paramName) Determine the value to use for the specified parameter.