Uses of Interface
com.echothree.control.user.inventory.common.result.EditInventoryLocationGroupResult
Packages that use EditInventoryLocationGroupResult
Package
Description
-
Uses of EditInventoryLocationGroupResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type EditInventoryLocationGroupResultModifier and TypeMethodDescriptionInventoryService.editInventoryLocationGroup(UserVisitPK userVisitPK, EditInventoryLocationGroupForm form) -
Uses of EditInventoryLocationGroupResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return EditInventoryLocationGroupResult -
Uses of EditInventoryLocationGroupResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type EditInventoryLocationGroupResultModifier and TypeMethodDescriptionInventoryBean.editInventoryLocationGroup(UserVisitPK userVisitPK, EditInventoryLocationGroupForm form) -
Uses of EditInventoryLocationGroupResult in com.echothree.control.user.inventory.server.command
Methods in com.echothree.control.user.inventory.server.command that return EditInventoryLocationGroupResultMethods in com.echothree.control.user.inventory.server.command with parameters of type EditInventoryLocationGroupResultModifier and TypeMethodDescriptionvoidEditInventoryLocationGroupCommand.fillInResult(EditInventoryLocationGroupResult result, InventoryLocationGroup inventoryLocationGroup) EditInventoryLocationGroupCommand.getEntity(EditInventoryLocationGroupResult result)