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