public class CatalogEntityItemDto extends CatalogItemDtoAbstract<Entity,EntitySpec<?>>
CatalogItem.CatalogItemLibraries, CatalogItem.CatalogItemType
BrooklynObject.TagSupport
Constructor and Description |
---|
CatalogEntityItemDto() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<Entity> |
getCatalogItemJavaType() |
CatalogItem.CatalogItemType |
getCatalogItemType() |
java.lang.Class<EntitySpec<?>> |
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<Entity> getCatalogItemJavaType()
public java.lang.Class<EntitySpec<?>> getSpecType()
getSpecType
in interface CatalogItem<Entity,EntitySpec<?>>
getSpecType
in class CatalogItemDtoAbstract<Entity,EntitySpec<?>>
CatalogItem.getCatalogItemJavaType()