Uses of Interface
org.openwms.common.transport.impl.TransportUnitRepository
Packages that use TransportUnitRepository
Package
Description
This package contains internal implementation classes.
-
Uses of TransportUnitRepository in org.openwms.common.transport.impl
Fields in org.openwms.common.transport.impl declared as TransportUnitRepositoryModifier and TypeFieldDescriptionprivate final TransportUnitRepository
TransportUnitServiceImpl.repository
Constructors in org.openwms.common.transport.impl with parameters of type TransportUnitRepositoryModifierConstructorDescription(package private)
TransportUnitServiceImpl
(org.springframework.context.ApplicationEventPublisher publisher, jakarta.validation.Validator validator, org.ameba.i18n.Translator translator, BarcodeGenerator barcodeGenerator, TransportUnitMapper mapper, TransportUnitRepository repository, TransportUnitTypeRepository transportUnitTypeRepository, TransportUnitStateChangeApproval stateChangeApproval, TransportUnitMoveApproval moveApproval, LocationService locationService, String deleteTransportUnitMode)