Uses of Class
com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupTransfer
Packages that use InventoryLocationGroupTransfer
Package
Description
-
Uses of InventoryLocationGroupTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return InventoryLocationGroupTransferModifier and TypeMethodDescriptionEditInventoryLocationGroupResult.getInventoryLocationGroup()GetInventoryLocationGroupCapacitiesResult.getInventoryLocationGroup()GetInventoryLocationGroupDescriptionsResult.getInventoryLocationGroup()GetInventoryLocationGroupResult.getInventoryLocationGroup()Methods in com.echothree.control.user.inventory.common.result that return types with arguments of type InventoryLocationGroupTransferMethods in com.echothree.control.user.inventory.common.result with parameters of type InventoryLocationGroupTransferModifier and TypeMethodDescriptionvoidEditInventoryLocationGroupResult.setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryLocationGroup) voidGetInventoryLocationGroupCapacitiesResult.setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryLocationGroup) voidGetInventoryLocationGroupDescriptionsResult.setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryLocationGroup) voidGetInventoryLocationGroupResult.setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryLocationGroup) Method parameters in com.echothree.control.user.inventory.common.result with type arguments of type InventoryLocationGroupTransferModifier and TypeMethodDescriptionvoidGetInventoryLocationGroupsResult.setInventoryLocationGroups(List<InventoryLocationGroupTransfer> inventoryInventoryLocationGroupGroups) -
Uses of InventoryLocationGroupTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return InventoryLocationGroupTransferModifier and TypeMethodDescriptionInventoryLocationGroupCapacityTransfer.getInventoryLocationGroup()InventoryLocationGroupDescriptionTransfer.getInventoryLocationGroup()InventoryLocationGroupVolumeTransfer.getInventoryLocationGroup()Methods in com.echothree.model.control.inventory.common.transfer with parameters of type InventoryLocationGroupTransferModifier and TypeMethodDescriptionvoidInventoryLocationGroupCapacityTransfer.setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryInventoryLocationGroupGroup) voidInventoryLocationGroupDescriptionTransfer.setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryLocationGroup) voidInventoryLocationGroupVolumeTransfer.setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryLocationGroup) Constructors in com.echothree.model.control.inventory.common.transfer with parameters of type InventoryLocationGroupTransferModifierConstructorDescriptionInventoryLocationGroupCapacityTransfer(InventoryLocationGroupTransfer inventoryInventoryLocationGroupGroup, UnitOfMeasureTypeTransfer unitOfMeasureType, Long capacity) Creates a new instance of InventoryLocationGroupCapacityTransferInventoryLocationGroupDescriptionTransfer(LanguageTransfer language, InventoryLocationGroupTransfer inventoryLocationGroup, String description) Creates a new instance of InventoryLocationGroupDescriptionTransferInventoryLocationGroupVolumeTransfer(InventoryLocationGroupTransfer inventoryLocationGroup, String height, String width, String depth) Creates a new instance of InventoryLocationGroupVolumeTransfer -
Uses of InventoryLocationGroupTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryLocationGroupTransferModifier and TypeMethodDescriptionInventoryControl.getInventoryLocationGroupTransfer(UserVisit userVisit, InventoryLocationGroup inventoryLocationGroup) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type InventoryLocationGroupTransferModifier and TypeMethodDescriptionInventoryControl.getInventoryLocationGroupTransfersByWarehouseParty(UserVisit userVisit, Party warehouseParty) -
Uses of InventoryLocationGroupTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return InventoryLocationGroupTransferModifier and TypeMethodDescriptionInventoryLocationGroupTransferCache.getTransfer(UserVisit userVisit, InventoryLocationGroup inventoryLocationGroup) -
Uses of InventoryLocationGroupTransfer in com.echothree.model.control.warehouse.common.transfer
Methods in com.echothree.model.control.warehouse.common.transfer that return InventoryLocationGroupTransferMethods in com.echothree.model.control.warehouse.common.transfer with parameters of type InventoryLocationGroupTransferModifier and TypeMethodDescriptionvoidLocationTransfer.setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryLocationGroup) Constructors in com.echothree.model.control.warehouse.common.transfer with parameters of type InventoryLocationGroupTransferModifierConstructorDescriptionLocationTransfer(WarehouseTransfer warehouse, String locationName, LocationTypeTransfer locationType, LocationUseTypeTransfer locationUseType, Integer velocity, InventoryLocationGroupTransfer inventoryLocationGroup, String description, WorkflowEntityStatusTransfer locationStatus) Creates a new instance of LocationTransfer