Uses of Class
com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupCapacityTransfer
Packages that use InventoryLocationGroupCapacityTransfer
Package
Description
-
Uses of InventoryLocationGroupCapacityTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionEditInventoryLocationGroupCapacityResult.getInventoryLocationGroupCapacity()
Methods in com.echothree.control.user.inventory.common.result that return types with arguments of type InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionGetInventoryLocationGroupCapacitiesResult.getInventoryLocationGroupCapacities()
Methods in com.echothree.control.user.inventory.common.result with parameters of type InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionvoid
EditInventoryLocationGroupCapacityResult.setInventoryLocationGroupCapacity
(InventoryLocationGroupCapacityTransfer inventoryLocationGroupCapacity) Method parameters in com.echothree.control.user.inventory.common.result with type arguments of type InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionvoid
GetInventoryLocationGroupCapacitiesResult.setInventoryLocationGroupCapacities
(List<InventoryLocationGroupCapacityTransfer> inventoryLocationGroupCapacities) -
Uses of InventoryLocationGroupCapacityTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return types with arguments of type InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionInventoryLocationGroupTransfer.getInventoryLocationGroupCapacities()
Method parameters in com.echothree.model.control.inventory.common.transfer with type arguments of type InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionvoid
InventoryLocationGroupTransfer.setInventoryLocationGroupCapacities
(ListWrapper<InventoryLocationGroupCapacityTransfer> inventoryLocationGroupCapacities) -
Uses of InventoryLocationGroupCapacityTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionInventoryControl.getInventoryLocationGroupCapacityTransfer
(UserVisit userVisit, InventoryLocationGroupCapacity inventoryLocationGroupCapacity) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionInventoryControl.getInventoryLocationGroupCapacityTransfersByInventoryLocationGroup
(UserVisit userVisit, InventoryLocationGroup inventoryLocationGroup) -
Uses of InventoryLocationGroupCapacityTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return InventoryLocationGroupCapacityTransferModifier and TypeMethodDescriptionInventoryLocationGroupCapacityTransferCache.getTransfer
(InventoryLocationGroupCapacity inventoryLocationGroupCapacity)