Uses of Interface
org.apache.sling.scripting.javascript.SlingWrapper
Packages that use SlingWrapper
- 
Uses of SlingWrapper in org.apache.sling.scripting.javascript.wrapperClasses in org.apache.sling.scripting.javascript.wrapper that implement SlingWrapperModifier and TypeClassDescriptionclassclassTheScriptableMapwrapper provides easier access to a map's values by setting the map's keys as properties to the JavaScript object representing theMap.classA wrapper for JCR nodes that exposes all properties and child nodes as properties of a Javascript object.classclassWrap a JCR Property as a ScriptableclassResource in JavaScript has following signature: [String] getName() [String] name [Object] getResourceMetadata() [Object] resourceMetadata [String] getPath() [String] path [String] getResourceType() [String] resourceType [String] getResourceSuperType() [String] resourceSuperType [Resource] getParent() [Resource] parent [ResourceResolver] getResourceResolver() [ResourceResolver] resourceResolver [Resource] getChild(String) [Resource[]] getChildren() [Resource[]] listChildren() [Boolean] isResourceType(String) [Object] propertiesclassScriptable wrapper for the JCR Version classclassScriptable wrapper for the JCR VersionHistory class