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