Class OrderHistoryListWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.order.OrderHistoryListWsDTO
- All Implemented Interfaces:
Serializable
Representation of an Order History List
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSorts()voidsetOrders(List<OrderHistoryWsDTO> orders) voidsetPagination(PaginationWsDTO pagination) void
-
Constructor Details
-
OrderHistoryListWsDTO
public OrderHistoryListWsDTO()
-
-
Method Details
-
setOrders
-
getOrders
-
setSorts
-
getSorts
-
setPagination
-
getPagination
-