Uses of Interface
org.openwms.wms.transport.spi.CommonTransportUnitApi
Packages that use CommonTransportUnitApi
-
Uses of CommonTransportUnitApi in org.openwms.wms.transport.impl
Classes in org.openwms.wms.transport.impl that implement CommonTransportUnitApiModifier and TypeClassDescription(package private) class
A InventoryTransportUnitApiImpl is a concrete implementation of theCommonTransportUnitApi
that is used in a non-distributed environment, like a single-app deployment, when all services are connected via DI connected.Fields in org.openwms.wms.transport.impl declared as CommonTransportUnitApiModifier and TypeFieldDescriptionprivate final CommonTransportUnitApi
TransportUnitServiceImpl.transportUnitApi
Constructors in org.openwms.wms.transport.impl with parameters of type CommonTransportUnitApiModifierConstructorDescription(package private)
TransportUnitServiceImpl
(org.ameba.i18n.Translator translator, TransportUnitRepository repository, LocationService locationService, CommonTransportUnitApi transportUnitApi, org.springframework.context.ApplicationEventPublisher publisher)