Uses of Interface
com.echothree.control.user.inventory.common.result.GetAllocationPriorityResult
Packages that use GetAllocationPriorityResult
Package
Description
-
Uses of GetAllocationPriorityResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetAllocationPriorityResultModifier and TypeMethodDescriptionInventoryService.getAllocationPriority(UserVisitPK userVisitPK, GetAllocationPriorityForm form) -
Uses of GetAllocationPriorityResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetAllocationPriorityResultModifier and TypeMethodDescriptionstatic GetAllocationPriorityResultInventoryResultFactory.getGetAllocationPriorityResult() -
Uses of GetAllocationPriorityResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetAllocationPriorityResultModifier and TypeMethodDescriptionInventoryBean.getAllocationPriority(UserVisitPK userVisitPK, GetAllocationPriorityForm form)