Uses of Interface
com.echothree.control.user.order.common.edit.OrderPriorityEdit
Packages that use OrderPriorityEdit
Package
Description
-
Uses of OrderPriorityEdit in com.echothree.control.user.order.common
Methods in com.echothree.control.user.order.common that return OrderPriorityEdit -
Uses of OrderPriorityEdit in com.echothree.control.user.order.common.edit
Methods in com.echothree.control.user.order.common.edit that return OrderPriorityEditModifier and TypeMethodDescriptionstatic OrderPriorityEdit
OrderEditFactory.getOrderPriorityEdit()
-
Uses of OrderPriorityEdit in com.echothree.control.user.order.common.form
Subinterfaces of OrderPriorityEdit in com.echothree.control.user.order.common.form -
Uses of OrderPriorityEdit in com.echothree.control.user.order.server
Methods in com.echothree.control.user.order.server that return OrderPriorityEdit -
Uses of OrderPriorityEdit in com.echothree.control.user.order.server.command
Methods in com.echothree.control.user.order.server.command that return OrderPriorityEditMethods in com.echothree.control.user.order.server.command with parameters of type OrderPriorityEditModifier and TypeMethodDescriptionvoid
EditOrderPriorityCommand.doLock
(OrderPriorityEdit edit, OrderPriority orderPriority)