Class SlingRuntimeObjectModel
java.lang.Object
org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
org.apache.sling.scripting.sightly.impl.engine.runtime.SlingRuntimeObjectModel
- All Implemented Interfaces:
org.apache.sling.scripting.sightly.render.RuntimeObjectModel
public class SlingRuntimeObjectModel
extends org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
-
Method Summary
Methods inherited from class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
isCollection, isDate, isNumber, isPrimitive, resolveProperty, toCollection, toDate, toInstant, toMap, toNumber, toString
-
Method Details
-
toBoolean
- Specified by:
toBoolean
in interfaceorg.apache.sling.scripting.sightly.render.RuntimeObjectModel
- Overrides:
toBoolean
in classorg.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
-
getProperty
- Overrides:
getProperty
in classorg.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
-