|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
SlingScript | The SlingScript defines the API for objects which encapsulate
a script. |
SlingScriptHelper | The SlingScriptHelper interface defines the API of a helper
class which is provided to the scripts called from sling through the global
variable. |
SlingScriptResolver | Deprecated. The SlingScriptResolver interface is intended to be implemented and also used by project specific code. |
Class Summary | |
---|---|
SlingBindings | The SlingBindings class is used to prepare global variables
for script execution. |
SlingScriptConstants | Some constants for the scripting. |
Exception Summary | |
---|---|
InvalidServiceFilterSyntaxException | Thrown when an invalid service filter is used |
ScriptEvaluationException | The ScriptEvaluationException is thrown by the
SlingScript.eval(SlingBindings) method if an error occurrs evaluating
the script. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |