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