Uses of Class
de.hybris.platform.personalizationwebservices.data.CustomerSegmentationListWsDTO
-
Packages that use CustomerSegmentationListWsDTO Package Description de.hybris.platform.personalizationwebservices.controllers -
-
Uses of CustomerSegmentationListWsDTO in de.hybris.platform.personalizationwebservices.controllers
Methods in de.hybris.platform.personalizationwebservices.controllers that return CustomerSegmentationListWsDTO Modifier and Type Method Description protected CustomerSegmentationListWsDTOCustomerSegmentationController. createListDTO(SearchPageData<CustomerSegmentationData> segmentations)CustomerSegmentationListWsDTOCustomerSegmentationController. getCustomerSegmentations(java.lang.String customerId, java.lang.String segmentId, java.lang.String baseSite, java.util.Map<java.lang.String,java.lang.String> requestParams)Method for searching customersegmentation objects based on given parameters
-