Package | Description |
---|---|
org.apache.sling.servlethelpers.internalrequests |
Helpers for internal Sling requests
|
Modifier and Type | Method and Description |
---|---|
SlingInternalRequest |
SlingInternalRequest.withResourceSuperType(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(String resourceType)
Sets the sling:resourceType of the fake Resource used to resolve
the Script or Servlet used for the internal request
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.