| Package | Description |
|---|---|
| de.hybris.platform.warehousing.allocation.decline.action.impl | |
| de.hybris.platform.yacceleratorordermanagement.actions.consignment |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDamagedStockDeclineStrategy
Strategy to apply when the decline reason for a consignment entry is
.DeclineReason#DAMAGED. |
class |
DefaultOutOfStockDeclineStrategy
Strategy to apply when the decline reason for a consignment entry is
.DeclineReason#OUTOFSTOCK. |
class |
DefaultTimedBanDeclineStrategy
Strategy to apply when the decline reason for a consignment entry is
DeclineReason.TOOBUSY. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<DeclineReason,DeclineActionStrategy> |
ReAllocateConsignmentAction.getDeclineActionsMap() |
protected java.util.Map<DeclineReason,DeclineActionStrategy> |
ReAllocateConsignmentAction.getExternalWarehouseDeclineActionsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReAllocateConsignmentAction.setDeclineActionsMap(java.util.Map<DeclineReason,DeclineActionStrategy> declineActionsMap) |
void |
ReAllocateConsignmentAction.setExternalWarehouseDeclineActionsMap(java.util.Map<DeclineReason,DeclineActionStrategy> externalWarehouseDeclineActionsMap) |
Copyright © 2018 SAP SE. All Rights Reserved.