public class CatalogPolicyItemDto extends CatalogItemDtoAbstract<Policy,PolicySpec<?>>
CatalogItem.CatalogBundle, CatalogItem.CatalogItemLibraries, CatalogItem.CatalogItemTypeBrooklynObject.TagSupportConfigurable.ConfigurationSupportBrooklynObjectInternal.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, toXmlStringgetManagementContext, getTagSupport, init, rebind, setManagementContextgetTagSupportpublic 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()