Uses of Interface
com.echothree.control.user.inventory.common.result.EditInventoryLocationGroupVolumeResult
Packages that use EditInventoryLocationGroupVolumeResult
Package
Description
-
Uses of EditInventoryLocationGroupVolumeResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type EditInventoryLocationGroupVolumeResultModifier and TypeMethodDescriptionInventoryService.editInventoryLocationGroupVolume(UserVisitPK userVisitPK, EditInventoryLocationGroupVolumeForm form) -
Uses of EditInventoryLocationGroupVolumeResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return EditInventoryLocationGroupVolumeResultModifier and TypeMethodDescriptionInventoryResultFactory.getEditInventoryLocationGroupVolumeResult() -
Uses of EditInventoryLocationGroupVolumeResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type EditInventoryLocationGroupVolumeResultModifier and TypeMethodDescriptionInventoryBean.editInventoryLocationGroupVolume(UserVisitPK userVisitPK, EditInventoryLocationGroupVolumeForm form) -
Uses of EditInventoryLocationGroupVolumeResult in com.echothree.control.user.inventory.server.command
Methods in com.echothree.control.user.inventory.server.command that return EditInventoryLocationGroupVolumeResultMethods in com.echothree.control.user.inventory.server.command with parameters of type EditInventoryLocationGroupVolumeResultModifier and TypeMethodDescriptionvoidEditInventoryLocationGroupVolumeCommand.fillInResult(EditInventoryLocationGroupVolumeResult result, InventoryLocationGroupVolume inventoryLocationGroupVolume) EditInventoryLocationGroupVolumeCommand.getEntity(EditInventoryLocationGroupVolumeResult result)