Uses of Interface
org.openwms.wms.shipping.impl.ShippingMapper
Packages that use ShippingMapper
Package
Description
This package contains types to model the shopping functionality.
-
Uses of ShippingMapper in org.openwms.wms.shipping
Fields in org.openwms.wms.shipping declared as ShippingMapperModifier and TypeFieldDescriptionprivate final ShippingMapper
ShippingController.mapper
private final ShippingMapper
ShippingListener.mapper
private final ShippingMapper
ShippingOrderPositionController.mapper
Constructors in org.openwms.wms.shipping with parameters of type ShippingMapperModifierConstructorDescription(package private)
ShippingController
(ShippingService shipping, ShippingMapper mapper, jakarta.validation.Validator validator) (package private)
ShippingListener
(ShippingService shipping, ShippingMapper mapper) (package private)
ShippingOrderPositionController
(ShippingMapper mapper, ShippingOrderPositionService shippingOrderPositionService) -
Uses of ShippingMapper in org.openwms.wms.shipping.impl
Classes in org.openwms.wms.shipping.impl that implement ShippingMapper -
Uses of ShippingMapper in org.openwms.wms.shipping.splits
Fields in org.openwms.wms.shipping.splits declared as ShippingMapperConstructors in org.openwms.wms.shipping.splits with parameters of type ShippingMapperModifierConstructorDescription(package private)
SplitEventPropagator
(org.springframework.amqp.core.AmqpTemplate amqpTemplate, String exchangeName, ShippingMapper mapper)