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