Uses of Class
org.openwms.common.transport.allocation.spi.TransportUnitAllocation
Package
Description
-
Uses of TransportUnitAllocation in org.openwms.common.transport.allocation
Modifier and TypeMethodDescriptionAllocationMapper.convert
(TransportUnitAllocation entity) AllocationMapperImpl.convert
(TransportUnitAllocation entity) private String
AllocationMapperImpl.entityActualLocationErpCode
(TransportUnitAllocation transportUnitAllocation) private String
AllocationMapperImpl.entityTransportUnitBarcodeValue
(TransportUnitAllocation transportUnitAllocation) Modifier and TypeMethodDescriptionAllocationMapper.convert
(List<TransportUnitAllocation> entities) AllocationMapperImpl.convert
(List<TransportUnitAllocation> entities) -
Uses of TransportUnitAllocation in org.openwms.common.transport.allocation.spi
Modifier and TypeMethodDescription@NotNull List
<TransportUnitAllocation> GenericAllocator.allocate
(@NotNull List<org.openwms.core.lang.Triple<String, Object, Class<?>>> searchAttributes, List<String> sourceLocationGroupNames) Search and allocate based on arbitrary search attributes.@NotNull List
<TransportUnitAllocation> SimpleGenericAllocator.allocate
(@NotNull List<org.openwms.core.lang.Triple<String, Object, Class<?>>> searchAttributes, List<String> sourceLocationGroupNames) Search and allocate based on arbitrary search attributes.