Uses of Class
org.openwms.wms.inventory.allocation.spi.AllocationRule
Packages that use AllocationRule
-
Uses of AllocationRule in org.openwms.wms.inventory.allocation.spi
Methods in org.openwms.wms.inventory.allocation.spi with parameters of type AllocationRuleModifier and TypeMethodDescriptionAllocator.allocate
(@Valid @NotNull AllocationRule allocationRule) Allocate aPackagingUnit
by following the givenAllocationRule
.StockAllocatorImpl.allocate
(@Valid @NotNull AllocationRule allocationRule) Allocate aPackagingUnit
by following the givenAllocationRule
.