Uses of Interface
com.echothree.control.user.inventory.common.result.GetAllocationPriorityDescriptionsResult
Packages that use GetAllocationPriorityDescriptionsResult
Package
Description
-
Uses of GetAllocationPriorityDescriptionsResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetAllocationPriorityDescriptionsResultModifier and TypeMethodDescriptionInventoryService.getAllocationPriorityDescriptions(UserVisitPK userVisitPK, GetAllocationPriorityDescriptionsForm form) -
Uses of GetAllocationPriorityDescriptionsResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetAllocationPriorityDescriptionsResultModifier and TypeMethodDescriptionInventoryResultFactory.getGetAllocationPriorityDescriptionsResult() -
Uses of GetAllocationPriorityDescriptionsResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetAllocationPriorityDescriptionsResultModifier and TypeMethodDescriptionInventoryBean.getAllocationPriorityDescriptions(UserVisitPK userVisitPK, GetAllocationPriorityDescriptionsForm form)