public class CMSComponentTypeDTO extends ComposedTypeDTO
| Constructor and Description |
|---|
CMSComponentTypeDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSActionTypeDTO> |
getActionTypes() |
Set<CMSSiteDTO> |
getCmsSites() |
Set<ComponentTypeGroupDTO> |
getComponentTypeGroups() |
Set<ContentSlotNameDTO> |
getContentSlotNames() |
void |
setActionTypes(Collection<CMSActionTypeDTO> value) |
void |
setCmsSites(Set<CMSSiteDTO> value) |
void |
setComponentTypeGroups(Set<ComponentTypeGroupDTO> value) |
void |
setContentSlotNames(Set<ContentSlotNameDTO> value) |
getAbstract, getAllSubTypes, getAllSuperTypes, getCatalogItemType, getCatalogVersionAttribute, getCockpitItemTemplates, getConstraints, getDeclaredattributedescriptors, getDumpPropertyTable, getDynamic, getFormats, getHmcIcon, getInheritedattributedescriptors, getJaloclass, getJaloonly, getJndiName, getLegacyPersistence, getLogHMCChanges, getPlaceholderTemplates, getProductReferencesAndClassificationsComponents, getSingleton, getStreamConfigurations, getSubtypes, getSuperType, getSystemType, getTable, getUniqueKeyAttributes, setAbstract, setAllSubTypes, setAllSuperTypes, setCatalogItemType, setCatalogVersionAttribute, setCockpitItemTemplates, setConstraints, setDeclaredattributedescriptors, setDumpPropertyTable, setDynamic, setFormats, setHmcIcon, setInheritedattributedescriptors, setJaloclass, setJaloonly, setJndiName, setLegacyPersistence, setLogHMCChanges, setPlaceholderTemplates, setProductReferencesAndClassificationsComponents, setSingleton, setStreamConfigurations, setSubtypes, setSuperType, setSystemType, setTable, setUniqueKeyAttributesgetCode, getDefaultValue, getDescription, getXmldefinition, setCode, setDefaultValue, setDescription, setXmldefinitiongetAutocreate, getDeprecated, getExtensionName, getGenerate, getName, setAutocreate, setDeprecated, setExtensionName, setGenerate, setNamegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CMSComponentTypeDTO()
public Collection<CMSActionTypeDTO> getActionTypes()
public Set<CMSSiteDTO> getCmsSites()
public Set<ComponentTypeGroupDTO> getComponentTypeGroups()
public Set<ContentSlotNameDTO> getContentSlotNames()
public void setActionTypes(Collection<CMSActionTypeDTO> value)
public void setCmsSites(Set<CMSSiteDTO> value)
public void setComponentTypeGroups(Set<ComponentTypeGroupDTO> value)
public void setContentSlotNames(Set<ContentSlotNameDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.