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