Class PageContentSlotContainerListWsDTO
java.lang.Object
de.hybris.platform.cmswebservices.dto.PageContentSlotContainerListWsDTO
- All Implemented Interfaces:
Serializable
Specifies a list of available content slot containers.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPageContentSlotContainerList(List<PageContentSlotContainerWsDTO> pageContentSlotContainerList)
-
Constructor Details
-
PageContentSlotContainerListWsDTO
public PageContentSlotContainerListWsDTO()
-
-
Method Details
-
setPageContentSlotContainerList
public void setPageContentSlotContainerList(List<PageContentSlotContainerWsDTO> pageContentSlotContainerList) -
getPageContentSlotContainerList
-