public class CatalogEntityItemDto extends CatalogItemDtoAbstract<Entity,EntitySpec<?>>
CatalogItem.CatalogItemLibraries, CatalogItem.CatalogItemTypeBrooklynObject.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, toXmlStringgetCatalogItemId, getManagementContext, getTagSupport, init, rebind, setManagementContextequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCatalogItemIdgetTagSupportpublic 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()