Uses of Class
org.apache.sling.servlethelpers.internalrequests.JakartaSlingInternalRequest
Packages that use JakartaSlingInternalRequest
Package
Description
Helpers for internal Sling requests
-
Uses of JakartaSlingInternalRequest in org.apache.sling.servlethelpers.internalrequests
Methods in org.apache.sling.servlethelpers.internalrequests that return JakartaSlingInternalRequestModifier and TypeMethodDescriptionJakartaSlingInternalRequest.withResourceSuperType(String resourceSuperType) Sets the sling:resourceSuperType of the fake Resource used to resolve the Script or Servlet used for the internal requestJakartaSlingInternalRequest.withResourceType(String resourceType) Sets the sling:resourceType of the fake Resource used to resolve the Script or Servlet used for the internal request