Uses of Interface
com.echothree.control.user.order.common.result.GetOrderPriorityResult
Packages that use GetOrderPriorityResult
Package
Description
-
Uses of GetOrderPriorityResult in com.echothree.control.user.order.common
Methods in com.echothree.control.user.order.common that return types with arguments of type GetOrderPriorityResultModifier and TypeMethodDescriptionOrderService.getOrderPriority(UserVisitPK userVisitPK, GetOrderPriorityForm form) -
Uses of GetOrderPriorityResult in com.echothree.control.user.order.common.result
Methods in com.echothree.control.user.order.common.result that return GetOrderPriorityResultModifier and TypeMethodDescriptionstatic GetOrderPriorityResultOrderResultFactory.getGetOrderPriorityResult() -
Uses of GetOrderPriorityResult in com.echothree.control.user.order.server
Methods in com.echothree.control.user.order.server that return types with arguments of type GetOrderPriorityResultModifier and TypeMethodDescriptionOrderBean.getOrderPriority(UserVisitPK userVisitPK, GetOrderPriorityForm form)