Uses of Class
com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupDescriptionTransfer
Packages that use InventoryLocationGroupDescriptionTransfer
Package
Description
-
Uses of InventoryLocationGroupDescriptionTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return InventoryLocationGroupDescriptionTransferModifier and TypeMethodDescriptionEditInventoryLocationGroupDescriptionResult.getInventoryLocationGroupDescription()Methods in com.echothree.control.user.inventory.common.result that return types with arguments of type InventoryLocationGroupDescriptionTransferModifier and TypeMethodDescriptionGetInventoryLocationGroupDescriptionsResult.getInventoryLocationGroupDescriptions()Methods in com.echothree.control.user.inventory.common.result with parameters of type InventoryLocationGroupDescriptionTransferModifier and TypeMethodDescriptionvoidEditInventoryLocationGroupDescriptionResult.setInventoryLocationGroupDescription(InventoryLocationGroupDescriptionTransfer inventoryLocationGroupDescription) Method parameters in com.echothree.control.user.inventory.common.result with type arguments of type InventoryLocationGroupDescriptionTransferModifier and TypeMethodDescriptionvoidGetInventoryLocationGroupDescriptionsResult.setInventoryLocationGroupDescriptions(List<InventoryLocationGroupDescriptionTransfer> inventoryLocationGroupDescriptions) -
Uses of InventoryLocationGroupDescriptionTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryLocationGroupDescriptionTransferModifier and TypeMethodDescriptionInventoryControl.getInventoryLocationGroupDescriptionTransfer(UserVisit userVisit, InventoryLocationGroupDescription inventoryLocationGroupDescription) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type InventoryLocationGroupDescriptionTransferModifier and TypeMethodDescriptionInventoryControl.getInventoryLocationGroupDescriptionTransfersByInventoryLocationGroup(UserVisit userVisit, InventoryLocationGroup inventoryLocationGroup) -
Uses of InventoryLocationGroupDescriptionTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return InventoryLocationGroupDescriptionTransferModifier and TypeMethodDescriptionInventoryLocationGroupDescriptionTransferCache.getTransfer(UserVisit userVisit, InventoryLocationGroupDescription inventoryLocationGroupDescription)