| Package | Description |
|---|---|
| de.hybris.platform.warehousingfacades.order.data | |
| de.hybris.platform.warehousingfacades.order.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeclineEntryData> |
ConsignmentReallocationData.getDeclineEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentReallocationData.setDeclineEntries(java.util.List<DeclineEntryData> declineEntries) |
| Modifier and Type | Method and Description |
|---|---|
protected DeclineEntry |
DefaultWarehousingConsignmentFacade.populateDeclineEntry(DeclineEntryData declineEntryData,
ConsignmentReallocationData consignmentReallocationData,
ConsignmentEntryModel consignmentEntryModel)
Populates and returns
DeclineEntry from given DeclineEntryData |
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.