Uses of Class
org.openwms.wms.inventory.allocation.Allocation
Packages that use Allocation
- 
Uses of Allocation in org.openwms.wms.inventory.allocation
Methods in org.openwms.wms.inventory.allocation that return AllocationMethods in org.openwms.wms.inventory.allocation that return types with arguments of type AllocationModifier and TypeMethodDescriptionAllocationService.allocate(@NotNull org.openwms.core.units.api.Measurable amount, @NotEmpty String sku, List<String> sourceLocationGroupNames) Allocate theamountof products identified withsku.Methods in org.openwms.wms.inventory.allocation with parameters of type AllocationModifier and TypeMethodDescriptionAllocationMapper.convert(Allocation entity) AllocationMapperImpl.convert(Allocation entity) private StringAllocationMapperImpl.entityActualLocationErpCode(Allocation allocation) private StringAllocationMapperImpl.entityLoadUnitPhysicalPosition(Allocation allocation) private StringAllocationMapperImpl.entityProductSku(Allocation allocation) private StringAllocationMapperImpl.entityTransportUnitTransportUnitBKValue(Allocation allocation) Method parameters in org.openwms.wms.inventory.allocation with type arguments of type AllocationModifier and TypeMethodDescriptionAllocationMapper.convert(List<Allocation> entities) AllocationMapperImpl.convert(List<Allocation> entities)  - 
Uses of Allocation in org.openwms.wms.inventory.allocation.impl
Methods in org.openwms.wms.inventory.allocation.impl that return types with arguments of type Allocation