@ProviderType public class TypesCollectionView extends Object implements org.apache.sling.scripting.sightly.pojo.Use
Constructor and Description |
---|
TypesCollectionView() |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
String |
getDescription() |
boolean |
getHasTypes() |
String |
getTitle() |
Collection<HApiType> |
getTypes() |
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 Collection<HApiType> getTypes()
public boolean getHasTypes()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.