Class AllocationMapperImpl
java.lang.Object
org.openwms.wms.inventory.allocation.AllocationMapperImpl
- All Implemented Interfaces:
AllocationMapper
@Generated("org.mapstruct.ap.MappingProcessor")
@Component
public class AllocationMapperImpl
extends Object
implements AllocationMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvert
(List<Allocation> entities) convert
(Allocation entity) private String
entityActualLocationErpCode
(Allocation allocation) private String
entityLoadUnitPhysicalPosition
(Allocation allocation) private String
entityProductSku
(Allocation allocation) private String
entityTransportUnitTransportUnitBKValue
(Allocation allocation)
-
Constructor Details
-
AllocationMapperImpl
public AllocationMapperImpl()
-
-
Method Details
-
convert
- Specified by:
convert
in interfaceAllocationMapper
-
convert
- Specified by:
convert
in interfaceAllocationMapper
-
entityTransportUnitTransportUnitBKValue
-
entityLoadUnitPhysicalPosition
-
entityProductSku
-
entityActualLocationErpCode
-