Uses of Package
org.openwms.wms.inventory.allocation.spi
Packages that use org.openwms.wms.inventory.allocation.spi
Package
Description
-
Classes in org.openwms.wms.inventory.allocation.spi used by org.openwms.wms.inventory.allocationClassDescriptionA GenericAllocator is able to find Allocations based on an arbitrary set of key-value pairs.
-
Classes in org.openwms.wms.inventory.allocation.spi used by org.openwms.wms.inventory.allocation.implClassDescriptionAn Allocation strategy is used to find the proper
PackagingUnit
of aProduct
with the given required amount. -
Classes in org.openwms.wms.inventory.allocation.spi used by org.openwms.wms.inventory.allocation.spiClassDescriptionAn 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.