Class PointOfServiceSearchPageWsDTO
java.lang.Object
de.hybris.platform.warehousingwebservices.dto.store.PointOfServiceSearchPageWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSorts()voidsetPagination(PaginationWsDTO pagination) voidsetPointsOfService(List<PointOfServiceWsDTO> pointsOfService) void
-
Constructor Details
-
PointOfServiceSearchPageWsDTO
public PointOfServiceSearchPageWsDTO()
-
-
Method Details
-
setPointsOfService
-
getPointsOfService
-
setSorts
-
getSorts
-
setPagination
-
getPagination
-