| Package | Description |
|---|---|
| de.hybris.platform.warehousingwebservices.controllers.order | |
| de.hybris.platform.warehousingwebservices.warehousingwebservices.util |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentSearchPageWsDto |
WarehousingConsignmentsController.getConsignments(java.lang.String fields,
int currentPage,
int pageSize,
java.lang.String sort)
Request to get all
ConsignmentModel in the system |
ConsignmentSearchPageWsDto |
WarehousingConsignmentsController.getConsignmentsByStatus(java.lang.String consignmentStatuses,
java.lang.String fields,
int currentPage,
int pageSize,
java.lang.String sort)
Request to get all
ConsignmentModel with certain consignment status(es) |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentSearchPageWsDto |
BaseWarehousingWebservicesIntegrationTest.getAllConsignmentsByDefault() |
Copyright © 2018 SAP SE. All Rights Reserved.