public class DefaultOutOfStockDeclineStrategy extends Object implements DeclineActionStrategy
.DeclineReason#OUTOFSTOCK.| Constructor and Description |
|---|
DefaultOutOfStockDeclineStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DeclineEntry declineEntry) |
protected InventoryEventService |
getInventoryEventService() |
protected DefaultWarehouseStockService |
getWarehouseStockService() |
void |
setInventoryEventService(InventoryEventService inventoryEventService) |
void |
setWarehouseStockService(DefaultWarehouseStockService warehouseStockService) |
public void execute(DeclineEntry declineEntry)
execute in interface DeclineActionStrategyprotected InventoryEventService getInventoryEventService()
public void setInventoryEventService(InventoryEventService inventoryEventService)
protected DefaultWarehouseStockService getWarehouseStockService()
public void setWarehouseStockService(DefaultWarehouseStockService warehouseStockService)
Copyright © 2000-2016 SAP SE. All Rights Reserved.