public class CatalogPolicyItemDto extends CatalogItemDtoAbstract<Policy,PolicySpec<?>>
CatalogItem.CatalogBundle, CatalogItem.CatalogItemLibraries, CatalogItem.CatalogItemType
BrooklynObject.TagSupport
Configurable.ConfigurationSupport
BrooklynObjectInternal.ConfigurationSupportInternal
Constructor and Description |
---|
CatalogPolicyItemDto() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<Policy> |
getCatalogItemJavaType() |
CatalogItem.CatalogItemType |
getCatalogItemType() |
java.lang.Class<PolicySpec<?>> |
getSpecType() |
config, equals, getCatalogItemId, getDescription, getDisplayName, getIconUrl, getId, getJavaType, getLibraries, getName, getPlanYaml, getRebindSupport, getRegisteredTypeName, getSymbolicName, getVersion, hashCode, isDeprecated, parseLibraries, setCatalogItemId, setConfig, setDeprecated, setDisplayName, tags, toString, toXmlString
getManagementContext, getTagSupport, init, rebind, setManagementContext
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()