Uses of Class
de.hybris.platform.personalizationwebservices.data.SegmentListWsDTO
-
Packages that use SegmentListWsDTO Package Description de.hybris.platform.personalizationwebservices.controllers -
-
Uses of SegmentListWsDTO in de.hybris.platform.personalizationwebservices.controllers
Methods in de.hybris.platform.personalizationwebservices.controllers that return SegmentListWsDTO Modifier and Type Method Description protected SegmentListWsDTOSegmentController. createListDTO(SearchPageData<SegmentData> segments)SegmentListWsDTOSegmentController. getSegments(java.util.Map<java.lang.String,java.lang.String> requestParams)Returns all segments from the system
-