Class CustomerSegmentationListWsDTO
java.lang.Object
de.hybris.platform.personalizationwebservices.data.CustomerSegmentationListWsDTO
- All Implemented Interfaces:
Serializable
List of customer segmentations
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCustomerSegmentations(List<CustomerSegmentationData> customerSegmentations) voidsetPagination(PaginationWsDTO pagination)
-
Constructor Details
-
CustomerSegmentationListWsDTO
public CustomerSegmentationListWsDTO()
-
-
Method Details
-
setPagination
-
getPagination
-
setCustomerSegmentations
-
getCustomerSegmentations
-