Uses of Class
de.hybris.platform.cmswebservices.dto.PageContentSlotContainerWsDTO
-
Packages that use PageContentSlotContainerWsDTO Package Description de.hybris.platform.cmswebservices.dto -
-
Uses of PageContentSlotContainerWsDTO in de.hybris.platform.cmswebservices.dto
Methods in de.hybris.platform.cmswebservices.dto that return types with arguments of type PageContentSlotContainerWsDTO Modifier and Type Method Description java.util.List<PageContentSlotContainerWsDTO>PageContentSlotContainerListWsDTO. getPageContentSlotContainerList()Method parameters in de.hybris.platform.cmswebservices.dto with type arguments of type PageContentSlotContainerWsDTO Modifier and Type Method Description voidPageContentSlotContainerListWsDTO. setPageContentSlotContainerList(java.util.List<PageContentSlotContainerWsDTO> pageContentSlotContainerList)
-