Uses of Class
org.apache.sling.api.scripting.SlingBindings
-
Uses of SlingBindings in org.apache.sling.api.scripting
Modifier and TypeMethodDescriptionSlingScript.call
(@NotNull SlingBindings props, @NotNull String method, Object... args) Evaluates this script using the bound variables as global variables to the script and then calls the given method with the arguments.SlingScript.eval
(@NotNull SlingBindings props) Evaluates this script using the bound variables as global variables to the script. -
Uses of SlingBindings in org.apache.sling.scripting.jsp.jasper.servlet
Modifier and TypeMethodDescriptionvoid
JspServletWrapper.service
(SlingBindings bindings) Call the jsp