Uses of Interface
org.openwms.wms.inventory.ReservationService
Packages that use ReservationService
- 
Uses of ReservationService in org.openwms.wms.inventory.impl
Classes in org.openwms.wms.inventory.impl that implement ReservationServiceModifier and TypeClassDescription(package private) classA ReservationServiceImpl.Fields in org.openwms.wms.inventory.impl declared as ReservationServiceModifier and TypeFieldDescriptionprivate final ReservationServicePackagingUnitServiceImpl.reservationServiceConstructors in org.openwms.wms.inventory.impl with parameters of type ReservationServiceModifierConstructorDescription(package private)PackagingUnitServiceImpl(org.springframework.context.ApplicationEventPublisher eventPublisher, PackagingUnitMapper packagingUnitMapper, PackagingUnitRepository repository, PackagingUnitFinder packagingUnitFinder, ReservationService reservationService, LocationService locationService, LoadUnitService loadUnitService, ProductService productService)