Uses of Interface
com.echothree.control.user.inventory.common.result.CreateInventoryLocationGroupResult
Packages that use CreateInventoryLocationGroupResult
Package
Description
-
Uses of CreateInventoryLocationGroupResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type CreateInventoryLocationGroupResultModifier and TypeMethodDescriptionInventoryService.createInventoryLocationGroup(UserVisitPK userVisitPK, CreateInventoryLocationGroupForm form) -
Uses of CreateInventoryLocationGroupResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return CreateInventoryLocationGroupResult -
Uses of CreateInventoryLocationGroupResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type CreateInventoryLocationGroupResultModifier and TypeMethodDescriptionInventoryBean.createInventoryLocationGroup(UserVisitPK userVisitPK, CreateInventoryLocationGroupForm form)