Class OrderEntrySearchPageWsDTO
java.lang.Object
de.hybris.platform.ordermanagementwebservices.dto.order.OrderEntrySearchPageWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSorts()voidsetOrderEntries(List<OrderEntryWsDTO> orderEntries) voidsetPagination(PaginationWsDTO pagination) void
-
Constructor Details
-
OrderEntrySearchPageWsDTO
public OrderEntrySearchPageWsDTO()
-
-
Method Details
-
setSorts
-
getSorts
-
setPagination
-
getPagination
-
setOrderEntries
-
getOrderEntries
-