public class AbstractCMSComponentContainerDTO extends AbstractCMSComponentDTO
| Constructor and Description |
|---|
AbstractCMSComponentContainerDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SimpleCMSComponentDTO> |
getCurrentCMSComponents() |
List<SimpleCMSComponentDTO> |
getSimpleCMSComponents() |
void |
setCurrentCMSComponents(List<SimpleCMSComponentDTO> value) |
void |
setSimpleCMSComponents(List<SimpleCMSComponentDTO> value) |
getActions, getRestrictions, getSlots, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setContainer, setOnlyOneRestrictionMustApply, setRestricted, setRestrictions, setSlots, setType, setTypeCode, setVisiblegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic AbstractCMSComponentContainerDTO()
public List<SimpleCMSComponentDTO> getCurrentCMSComponents()
public List<SimpleCMSComponentDTO> getSimpleCMSComponents()
public void setCurrentCMSComponents(List<SimpleCMSComponentDTO> value)
public void setSimpleCMSComponents(List<SimpleCMSComponentDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.