Class ReplenishmentOrderListWsDTO
java.lang.Object
de.hybris.platform.b2bwebservicescommons.dto.order.ReplenishmentOrderListWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Replenishment Order List
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSorts()voidsetPagination(PaginationWsDTO pagination) voidsetReplenishmentOrders(List<ReplenishmentOrderWsDTO> replenishmentOrders) void
-
Constructor Details
-
ReplenishmentOrderListWsDTO
public ReplenishmentOrderListWsDTO()
-
-
Method Details
-
setReplenishmentOrders
-
getReplenishmentOrders
-
setSorts
-
getSorts
-
setPagination
-
getPagination
-