| Package | Description |
|---|---|
| de.hybris.platform.warehousingfacades.order | |
| de.hybris.platform.warehousingfacades.order.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehousingConsignmentFacade.reallocateConsignment(java.lang.String consignmentCode,
ConsignmentReallocationData consignmentReallocationData)
Reallocate the given consignment based on the given
ConsignmentReallocationData |
| Modifier and Type | Method and Description |
|---|---|
protected DeclineEntry |
DefaultWarehousingConsignmentFacade.populateDeclineEntry(DeclineEntryData declineEntryData,
ConsignmentReallocationData consignmentReallocationData,
ConsignmentEntryModel consignmentEntryModel)
Populates and returns
DeclineEntry from given DeclineEntryData |
void |
DefaultWarehousingConsignmentFacade.reallocateConsignment(java.lang.String consignmentCode,
ConsignmentReallocationData consignmentReallocationData) |
protected void |
DefaultWarehousingConsignmentFacade.validateDeclineEntryDataToReallocate(ConsignmentReallocationData consignmentReallocationData,
DeclineEntryData declineEntryData,
ConsignmentEntryModel consignmentEntry)
Validation for
DeclineEntryData to be reallocated against given ConsignmentEntryModel. |
Copyright © 2018 SAP SE. All Rights Reserved.