Uses of Interface
org.openwms.wms.inventory.impl.ReservationRepository
Packages that use ReservationRepository
-
Uses of ReservationRepository in org.openwms.wms.inventory.impl
Fields in org.openwms.wms.inventory.impl declared as ReservationRepositoryModifier and TypeFieldDescriptionprivate final ReservationRepository
ReservationServiceImpl.reservationRepository
Constructors in org.openwms.wms.inventory.impl with parameters of type ReservationRepositoryModifierConstructorDescription(package private)
ReservationServiceImpl
(ReservationRepository reservationRepository, TransportUnitReservationRepository transportUnitReservationRepository)