Class ContentSlotWsDTO
java.lang.Object
de.hybris.platform.cmsoccaddon.data.ContentSlotWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetComponents(ComponentListWsDTO components) voidvoidsetOtherProperties(Map<String, Object> otherProperties) voidsetPosition(String position) voidvoidsetSlotShared(Boolean slotShared) voidsetSlotStatus(String slotStatus) voidsetSlotUuid(String slotUuid)
-
Constructor Details
-
ContentSlotWsDTO
public ContentSlotWsDTO()
-
-
Method Details
-
setSlotId
-
getSlotId
-
setSlotUuid
-
getSlotUuid
-
setPosition
-
getPosition
-
setName
-
getName
-
setSlotStatus
-
getSlotStatus
-
setComponents
-
getComponents
-
setOtherProperties
-
getOtherProperties
-