Uses of Interface
de.hybris.platform.warehousing.stock.strategies.StockLevelSelectionStrategy
-
-
Uses of StockLevelSelectionStrategy in de.hybris.platform.warehousing.inventoryevent.service.impl
Methods in de.hybris.platform.warehousing.inventoryevent.service.impl that return StockLevelSelectionStrategy Modifier and Type Method Description protected StockLevelSelectionStrategyDefaultInventoryEventService. getStockLevelSelectionStrategy()Methods in de.hybris.platform.warehousing.inventoryevent.service.impl with parameters of type StockLevelSelectionStrategy Modifier and Type Method Description voidDefaultInventoryEventService. setStockLevelSelectionStrategy(StockLevelSelectionStrategy stockLevelSelectionStrategy) -
Uses of StockLevelSelectionStrategy in de.hybris.platform.warehousing.stock.strategies.impl
Classes in de.hybris.platform.warehousing.stock.strategies.impl that implement StockLevelSelectionStrategy Modifier and Type Class Description classDefaultStockLevelSelectionStrategyThe default implementation ofStockLevelSelectionStrategy -
Uses of StockLevelSelectionStrategy in de.hybris.platform.warehousingfacades.stocklevel.impl
Methods in de.hybris.platform.warehousingfacades.stocklevel.impl that return StockLevelSelectionStrategy Modifier and Type Method Description protected StockLevelSelectionStrategyDefaultWarehousingStockLevelFacade. getStockLevelSelectionStrategy()Methods in de.hybris.platform.warehousingfacades.stocklevel.impl with parameters of type StockLevelSelectionStrategy Modifier and Type Method Description voidDefaultWarehousingStockLevelFacade. setStockLevelSelectionStrategy(StockLevelSelectionStrategy stockLevelSelectionStrategy)
-