@ProviderType public class TypeView extends Object implements org.apache.sling.scripting.sightly.pojo.Use
Constructor and Description |
---|
TypeView() |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
String |
getDescription() |
boolean |
getHasProps() |
List<String> |
getParameters() |
String |
getParentFqdn() |
String |
getParentUrl() |
List<HApiProperty> |
getProps() |
String |
getTitle() |
void |
init(Bindings bindings) |
public void init(Bindings bindings)
init
in interface org.apache.sling.scripting.sightly.pojo.Use
public String getTitle()
public String getDescription()
public String getParentUrl()
public String getParentFqdn()
public List<HApiProperty> getProps()
public boolean getHasProps()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.