Package org.apache.sling.hapi.sightly
Class TypeView
java.lang.Object
org.apache.sling.hapi.sightly.TypeView
- All Implemented Interfaces:
Use
-
Constructor Details
-
TypeView
public TypeView()
-
-
Method Details
-
init
Description copied from interface:UseCalled to initialize the Java object with the current Java Scripting API bindings.
This method is called only if the object has been instantiated by HTL as part of processing the
data-sly-useattribute. The Java Scripting API bindings provide all the global variables known to a script being executed. -
activate
- Throws:
Exception
-
getTitle
-
getDescription
-
getParentUrl
-
getParentFqdn
-
getParameters
-
getProps
-
getHasProps
public boolean getHasProps()
-