public class WarehousingStockLevelStatusStrategy extends CommerceStockLevelStatusStrategy
CommerceStockLevelStatusStrategy| Constructor and Description |
|---|
WarehousingStockLevelStatusStrategy() |
| Modifier and Type | Method and Description |
|---|---|
StockLevelStatus |
checkStatus(java.util.Collection<StockLevelModel> stockLevels)
Checks the status of the specified
StockLevels. |
checkStatus, getCommerceStockLevelCalculationStrategy, getDefaultLowStockThreshold, setCommerceStockLevelCalculationStrategy, setDefaultLowStockThresholdpublic StockLevelStatus checkStatus(java.util.Collection<StockLevelModel> stockLevels)
StockLevelStatusStrategyStockLevels.checkStatus in interface StockLevelStatusStrategycheckStatus in class CommerceStockLevelStatusStrategystockLevels - the stock levels to be checkedCopyright © 2018 SAP SE. All Rights Reserved.