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