public class ContentSlotForPageDTO extends CMSRelationDTO
modifiedPropsSet| Constructor and Description |
|---|
ContentSlotForPageDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
ContentSlotDTO |
getContentSlot() |
AbstractPageDTO |
getPage() |
java.lang.String |
getPosition() |
void |
setContentSlot(ContentSlotDTO value) |
void |
setPage(AbstractPageDTO value) |
void |
setPosition(java.lang.String value) |
getCatalogVersion, getUid, setCatalogVersion, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic ContentSlotForPageDTO()
public ContentSlotDTO getContentSlot()
public AbstractPageDTO getPage()
public java.lang.String getPosition()
public void setContentSlot(ContentSlotDTO value)
public void setPage(AbstractPageDTO value)
public void setPosition(java.lang.String value)
Copyright © 2018 SAP SE. All Rights Reserved.