Uses of Interface
de.hybris.platform.stock.impl.StockLevelDao
Packages that use StockLevelDao
Package
Description
-
Uses of StockLevelDao in de.hybris.platform.stock.impl
Classes in de.hybris.platform.stock.impl that implement StockLevelDaoMethods in de.hybris.platform.stock.impl that return StockLevelDaoMethods in de.hybris.platform.stock.impl with parameters of type StockLevelDaoModifier and TypeMethodDescriptionvoidDefaultStockService.setStockLevelDao(StockLevelDao stockLevelDao) -
Uses of StockLevelDao in de.hybris.platform.stock.strategy.impl
Methods in de.hybris.platform.stock.strategy.impl with parameters of type StockLevelDaoModifier and TypeMethodDescriptionvoidDefaultProductAvailabilityStrategy.setStockLevelDao(StockLevelDao stockLevelDao) -
Uses of StockLevelDao in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return StockLevelDaoModifier and TypeMethodDescriptionprotected StockLevelDaoDefaultAllocationService.getStockLevelDao()Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type StockLevelDaoModifier and TypeMethodDescriptionvoidDefaultAllocationService.setStockLevelDao(StockLevelDao stockLevelDao) -
Uses of StockLevelDao in de.hybris.platform.warehousing.stock.services.impl
Methods in de.hybris.platform.warehousing.stock.services.impl that return StockLevelDaoModifier and TypeMethodDescriptionprotected StockLevelDaoDefaultWarehouseStockService.getStockLevelDao()Methods in de.hybris.platform.warehousing.stock.services.impl with parameters of type StockLevelDaoModifier and TypeMethodDescriptionvoidDefaultWarehouseStockService.setStockLevelDao(StockLevelDao stockLevelDao) -
Uses of StockLevelDao in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return StockLevelDaoMethods in de.hybris.platform.warehousing.util.models with parameters of type StockLevelDao