Uses of Interface
org.openwms.common.putaway.impl.StockLocationRepository
-
Packages that use StockLocationRepository Package Description org.openwms.common.putaway.impl -
-
Uses of StockLocationRepository in org.openwms.common.putaway.impl
Fields in org.openwms.common.putaway.impl declared as StockLocationRepository Modifier and Type Field Description private StockLocationRepositoryPutawayServiceImpl. stockLocationRepositoryConstructors in org.openwms.common.putaway.impl with parameters of type StockLocationRepository Constructor Description PutawayServiceImpl(StockLocationRepository stockLocationRepository, org.openwms.common.transport.TransportUnitService transportUnitService)
-