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 Details

    • toBoolean

      public boolean toBoolean(Object object)
      Specified by:
      toBoolean in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
      Overrides:
      toBoolean in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
    • getProperty

      protected Object getProperty(Object target, Object propertyObj)
      Overrides:
      getProperty in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel