Class SlingRuntimeObjectModel

  • All Implemented Interfaces:
    org.apache.sling.scripting.sightly.render.RuntimeObjectModel

    public class SlingRuntimeObjectModel
    extends org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
    • Method Detail

      • 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