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) class
A ReservationServiceImpl.Fields in org.openwms.wms.inventory.impl declared as ReservationServiceModifier and TypeFieldDescriptionprivate final ReservationService
PackagingUnitServiceImpl.reservationService
Constructors 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)