Uses of Interface
org.apache.sling.api.scripting.SlingScriptHelper
Package
Description
-
Uses of SlingScriptHelper in org.apache.sling.api.scripting
-
Uses of SlingScriptHelper in org.apache.sling.scripting.core
Modifier and TypeClassDescriptionclass
Simple script helper providing access to the (wrapped) response, the on-demand writer and a simple API for request inclusion. -
Uses of SlingScriptHelper in org.apache.sling.scripting.sightly.impl.utils
Modifier and TypeMethodDescriptionstatic SlingScriptHelper
Retrieves theSlingScriptHelper
from aBindings
map.