Package | Description |
---|---|
org.apache.sling.scripting.javascript.wrapper |
Modifier and Type | Class and Description |
---|---|
class |
ScriptableCalendar |
class |
ScriptableNode
A wrapper for JCR nodes that exposes all properties and child nodes as
properties of a Javascript object.
|
class |
ScriptablePrintWriter |
class |
ScriptableProperty
Wrap a JCR Property as a Scriptable
|
class |
ScriptableResource
Resource in JavaScript has following signature: [Object] getData(); [Object]
data [Item] getItem(); [Item] item [String] getResourceType(); [String] type
[String] getPath(); [String] path
|
class |
ScriptableVersion
Scriptable wrapper for the JCR Version class
|
class |
ScriptableVersionHistory
Scriptable wrapper for the JCR VersionHistory class
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.