Class ReturnSearchPageWsDTO
java.lang.Object
de.hybris.platform.ordermanagementwebservices.dto.returns.ReturnSearchPageWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSorts()voidsetPagination(PaginationWsDTO pagination) voidsetReturns(List<ReturnRequestWsDTO> returns) void
-
Constructor Details
-
ReturnSearchPageWsDTO
public ReturnSearchPageWsDTO()
-
-
Method Details
-
setReturns
-
getReturns
-
setSorts
-
getSorts
-
setPagination
-
getPagination
-