Uses of Interface
org.openwms.wms.transport.TransportUnitMapper
Packages that use TransportUnitMapper
-
Uses of TransportUnitMapper in org.openwms.wms.transport
Classes in org.openwms.wms.transport that implement TransportUnitMapperFields in org.openwms.wms.transport declared as TransportUnitMapperModifier and TypeFieldDescriptionprivate final TransportUnitMapper
TransportUnitController.transportUnitMapper
Constructors in org.openwms.wms.transport with parameters of type TransportUnitMapperModifierConstructorDescription(package private)
TransportUnitController
(org.ameba.i18n.Translator translator, TransportUnitService service, TransportUnitMapper transportUnitMapper, org.ameba.mapping.BeanMapper mapper) -
Uses of TransportUnitMapper in org.openwms.wms.transport.listeners
Fields in org.openwms.wms.transport.listeners declared as TransportUnitMapperModifier and TypeFieldDescriptionprivate final TransportUnitMapper
TransportUnitCommandListener.transportUnitMapper
Constructors in org.openwms.wms.transport.listeners with parameters of type TransportUnitMapperModifierConstructorDescription(package private)
TransportUnitCommandListener
(Synchronizer<TransportUnit> transportUnitSynchronizer, TransportUnitMapper transportUnitMapper)