Package org.openwms.wms.inventory
Class ProductMapper
java.lang.Object
org.openwms.wms.inventory.ProductMapper
- Direct Known Subclasses:
ProductMapperImpl
A ProductMapper.
- Author:
- Heiko Scherrer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DimensionMapperprivate LocationMapperprivate ProductRepositoryprivate UomRelationService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate List<UomRelation>convert(List<UomRelationVO> units, Product product) abstract ProductVOvoidprivate void
-
Field Details
-
productRepository
-
uomRelationService
-
dimensionMapper
-
locationMapper
-
-
Constructor Details
-
ProductMapper
public ProductMapper()
-
-
Method Details
-
copy
-
copyValue
-
convertVO
-
convert
-
convert
-