|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SlingBindings | |
---|---|
org.apache.sling.api.scripting |
Uses of SlingBindings in org.apache.sling.api.scripting |
---|
Methods in org.apache.sling.api.scripting with parameters of type SlingBindings | |
---|---|
java.lang.Object |
SlingScript.call(SlingBindings props,
java.lang.String method,
java.lang.Object... args)
Evaluates this script using the bound variables as global variables to the script and then calls the given method with the arguments. |
java.lang.Object |
SlingScript.eval(SlingBindings props)
Evaluates this script using the bound variables as global variables to the script. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |