Uses of Class
de.hybris.platform.warehousingwebservices.dto.order.ConsignmentSearchPageWsDto
-
Packages that use ConsignmentSearchPageWsDto Package Description de.hybris.platform.warehousingwebservices.controllers.order de.hybris.platform.warehousingwebservices.warehousingwebservices.util -
-
Uses of ConsignmentSearchPageWsDto in de.hybris.platform.warehousingwebservices.controllers.order
Methods in de.hybris.platform.warehousingwebservices.controllers.order that return ConsignmentSearchPageWsDto Modifier and Type Method Description ConsignmentSearchPageWsDtoWarehousingConsignmentsController. getConsignments(java.lang.String fields, int currentPage, int pageSize, java.lang.String sort)Request to get allConsignmentModelin the systemConsignmentSearchPageWsDtoWarehousingConsignmentsController. getConsignmentsByStatus(java.lang.String consignmentStatuses, java.lang.String fields, int currentPage, int pageSize, java.lang.String sort)Request to get allConsignmentModelwith certain consignment status(es) -
Uses of ConsignmentSearchPageWsDto in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util that return ConsignmentSearchPageWsDto Modifier and Type Method Description protected ConsignmentSearchPageWsDtoBaseWarehousingWebservicesIntegrationTest. getAllConsignmentsByDefault()
-