public class CatalogTemplateItemDto extends CatalogItemDtoAbstract<Application,EntitySpec<? extends Application>>
CatalogItem.CatalogItemLibraries, CatalogItem.CatalogItemType
BrooklynObject.TagSupport
Constructor and Description |
---|
CatalogTemplateItemDto() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<Application> |
getCatalogItemJavaType() |
CatalogItem.CatalogItemType |
getCatalogItemType() |
java.lang.Class<EntitySpec<? extends Application>> |
getSpecType() |
getDescription, getDisplayName, getIconUrl, getId, getJavaType, getLibraries, getLibrariesDto, getName, getPlanYaml, getRebindSupport, getRegisteredTypeName, getVersion, setCatalogItemId, setDisplayName, tags, toString, toXmlString
getCatalogItemId, getManagementContext, getTagSupport, init, rebind, setManagementContext
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCatalogItemId
getTagSupport
public CatalogItem.CatalogItemType getCatalogItemType()
public java.lang.Class<Application> getCatalogItemJavaType()
public java.lang.Class<EntitySpec<? extends Application>> getSpecType()
getSpecType
in interface CatalogItem<Application,EntitySpec<? extends Application>>
getSpecType
in class CatalogItemDtoAbstract<Application,EntitySpec<? extends Application>>
CatalogItem.getCatalogItemJavaType()