Uses of Interface
org.openwms.wms.inventory.LoadUnitMapper
Packages that use LoadUnitMapper
Package
Description
Contains types to deal with warehouse inventory.
-
Uses of LoadUnitMapper in org.openwms.wms.inventory
Classes in org.openwms.wms.inventory that implement LoadUnitMapperFields in org.openwms.wms.inventory declared as LoadUnitMapperModifier and TypeFieldDescriptionprivate final LoadUnitMapper
PackagingUnitMapperImpl_.loadUnitMapper
Constructors in org.openwms.wms.inventory with parameters of type LoadUnitMapperModifierConstructorDescriptionPackagingUnitMapperImpl_
(LoadUnitMapper loadUnitMapper, ProductMapper productMapper, DimensionMapper dimensionMapper, LocationMapper locationMapper, UomRelationMapper uomRelationMapper) -
Uses of LoadUnitMapper in org.openwms.wms.inventory.rest
Fields in org.openwms.wms.inventory.rest declared as LoadUnitMapperConstructors in org.openwms.wms.inventory.rest with parameters of type LoadUnitMapperModifierConstructorDescription(package private)
LoadUnitController
(LoadUnitService service, org.ameba.mapping.BeanMapper mapper, LoadUnitMapper loadUnitMapper)