Package | Description |
---|---|
org.apache.sling.servlethelpers.internalrequests |
Helpers for internal Sling requests
|
Modifier and Type | Method and Description |
---|---|
SlingInternalRequest |
SlingInternalRequest.withResourceSuperType(java.lang.String resourceSuperType)
Sets the sling:resourceSuperType of the fake Resource used to resolve
the Script or Servlet used for the internal request
|
SlingInternalRequest |
SlingInternalRequest.withResourceType(java.lang.String resourceType)
Sets the sling:resourceType of the fake Resource used to resolve
the Script or Servlet used for the internal request
|
Copyright © 2014–2021 wcm.io. All rights reserved.