public class CatalogConfigurationDto extends CatalogItemDtoAbstract<ConfigKey,java.lang.Void>
CatalogItem.CatalogItemLibraries, CatalogItem.CatalogItemType
BrooklynObject.TagSupport
Constructor and Description |
---|
CatalogConfigurationDto() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<ConfigKey> |
getCatalogItemJavaType() |
CatalogItem.CatalogItemType |
getCatalogItemType() |
java.lang.String |
getRegisteredTypeName() |
java.lang.Class<java.lang.Void> |
getSpecType() |
getDescription, getDisplayName, getIconUrl, getId, getJavaType, getLibraries, getLibrariesDto, getName, getPlanYaml, getRebindSupport, 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<ConfigKey> getCatalogItemJavaType()
public java.lang.String getRegisteredTypeName()
getRegisteredTypeName
in interface CatalogItem<ConfigKey,java.lang.Void>
getRegisteredTypeName
in class CatalogItemDtoAbstract<ConfigKey,java.lang.Void>
public java.lang.Class<java.lang.Void> getSpecType()
getSpecType
in interface CatalogItem<ConfigKey,java.lang.Void>
getSpecType
in class CatalogItemDtoAbstract<ConfigKey,java.lang.Void>
CatalogItem.getCatalogItemJavaType()