Uses of Interface
org.openwms.wms.shipping.splits.SplitCreationHandler
Packages that use SplitCreationHandler
-
Uses of SplitCreationHandler in org.openwms.wms.shipping.impl
Fields in org.openwms.wms.shipping.impl with type parameters of type SplitCreationHandlerModifier and TypeFieldDescriptionprivate final org.springframework.plugin.core.PluginRegistry
<SplitCreationHandler, AbstractShippingOrderPosition<?>> SplitCreatorImpl.plugins
Constructor parameters in org.openwms.wms.shipping.impl with type arguments of type SplitCreationHandlerModifierConstructorDescription(package private)
SplitCreatorImpl
(org.springframework.plugin.core.PluginRegistry<SplitCreationHandler, AbstractShippingOrderPosition<?>> plugins) -
Uses of SplitCreationHandler in org.openwms.wms.shipping.splits
Classes in org.openwms.wms.shipping.splits that implement SplitCreationHandlerModifier and TypeClassDescription(package private) class
A ShippingOrderPositionSplitCreationHandler.(package private) class
A ShippingTransportUnitOrderPositionSplitCreationHandler.