Package org.openwms.wms.inventory.allocation.spi
package org.openwms.wms.inventory.allocation.spi
-
ClassDescriptionAn AllocationRule encapsulates the demanded amount of
Product
items.An Allocation strategy is used to find the properPackagingUnit
of aProduct
with the given required amount.A GenericAllocator is able to find Allocations based on an arbitrary set of key-value pairs.A SimpleGenericAllocator.A StockAllocationImpl.