Class PageContentSlotContainerWsDTO
java.lang.Object
de.hybris.platform.cmswebservices.dto.PageContentSlotContainerWsDTO
- All Implemented Interfaces:
Serializable
Specifies properties of the page content slot container.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetComponents(List<String> components) voidsetContainerId(String containerId) voidsetContainerType(String containerType) voidvoid
-
Constructor Details
-
PageContentSlotContainerWsDTO
public PageContentSlotContainerWsDTO()
-
-
Method Details
-
setPageId
-
getPageId
-
setSlotId
-
getSlotId
-
setContainerId
-
getContainerId
-
setContainerType
-
getContainerType
-
setComponents
-
getComponents
-