Uses of Interface
com.echothree.control.user.order.common.result.CreateOrderPriorityResult
Packages that use CreateOrderPriorityResult
Package
Description
-
Uses of CreateOrderPriorityResult in com.echothree.control.user.order.common
Methods in com.echothree.control.user.order.common that return types with arguments of type CreateOrderPriorityResultModifier and TypeMethodDescriptionOrderService.createOrderPriority(UserVisitPK userVisitPK, CreateOrderPriorityForm form) -
Uses of CreateOrderPriorityResult in com.echothree.control.user.order.common.result
Methods in com.echothree.control.user.order.common.result that return CreateOrderPriorityResultModifier and TypeMethodDescriptionstatic CreateOrderPriorityResultOrderResultFactory.getCreateOrderPriorityResult() -
Uses of CreateOrderPriorityResult in com.echothree.control.user.order.server
Methods in com.echothree.control.user.order.server that return types with arguments of type CreateOrderPriorityResultModifier and TypeMethodDescriptionOrderBean.createOrderPriority(UserVisitPK userVisitPK, CreateOrderPriorityForm form)