Class SegmentListWsDTO
java.lang.Object
de.hybris.platform.personalizationwebservices.data.SegmentListWsDTO
- All Implemented Interfaces:
Serializable
List of segments
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPagination(PaginationWsDTO pagination) voidsetSegments(List<SegmentData> segments)
-
Constructor Details
-
SegmentListWsDTO
public SegmentListWsDTO()
-
-
Method Details
-
setPagination
-
getPagination
-
setSegments
-
getSegments
-