public class AbstractCMSActionDTO extends SimpleCMSComponentDTO
modifiedPropsSet| Constructor and Description |
|---|
AbstractCMSActionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractCMSComponentDTO> |
getComponents() |
java.lang.String |
getUrl() |
void |
setComponents(java.util.Collection<AbstractCMSComponentDTO> value) |
void |
setUrl(java.lang.String value) |
getContainers, setContainersgetActions, 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, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic AbstractCMSActionDTO()
public java.util.Collection<AbstractCMSComponentDTO> getComponents()
public java.lang.String getUrl()
public void setComponents(java.util.Collection<AbstractCMSComponentDTO> value)
public void setUrl(java.lang.String value)
Copyright © 2018 SAP SE. All Rights Reserved.