Uses of Class
org.openwms.common.transport.allocation.spi.TransportUnitAllocation
Packages that use TransportUnitAllocation
Package
Description
-
Uses of TransportUnitAllocation in org.openwms.common.transport.allocation
Methods in org.openwms.common.transport.allocation with parameters of type TransportUnitAllocationModifier and TypeMethodDescriptionAllocationMapper.convert
(TransportUnitAllocation entity) AllocationMapperImpl.convert
(TransportUnitAllocation entity) private String
AllocationMapperImpl.entityActualLocationErpCode
(TransportUnitAllocation transportUnitAllocation) private String
AllocationMapperImpl.entityTransportUnitBarcodeValue
(TransportUnitAllocation transportUnitAllocation) Method parameters in org.openwms.common.transport.allocation with type arguments of type TransportUnitAllocationModifier and TypeMethodDescriptionAllocationMapper.convert
(List<TransportUnitAllocation> entities) AllocationMapperImpl.convert
(List<TransportUnitAllocation> entities) -
Uses of TransportUnitAllocation in org.openwms.common.transport.allocation.spi
Methods in org.openwms.common.transport.allocation.spi that return TransportUnitAllocationMethods in org.openwms.common.transport.allocation.spi that return types with arguments of type TransportUnitAllocationModifier 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.