Class ReturnEntrySearchPageWsDTO
java.lang.Object
de.hybris.platform.ordermanagementwebservices.dto.returns.ReturnEntrySearchPageWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSorts()voidsetPagination(PaginationWsDTO pagination) voidsetReturnEntries(List<ReturnEntryWsDTO> returnEntries) void
-
Constructor Details
-
ReturnEntrySearchPageWsDTO
public ReturnEntrySearchPageWsDTO()
-
-
Method Details
-
setSorts
-
getSorts
-
setPagination
-
getPagination
-
setReturnEntries
-
getReturnEntries
-