Interface OrderPriorityEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,OrderPriorityDescriptionEdit,OrderPrioritySpec,OrderTypeSpec
- All Known Subinterfaces:
CreateOrderPriorityForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetIsDefault(String isDefault) voidsetPriority(String priority) voidsetSortOrder(String sortOrder) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toStringMethods inherited from interface com.echothree.control.user.order.common.edit.OrderPriorityDescriptionEdit
getDescription, setDescriptionMethods inherited from interface com.echothree.control.user.order.common.spec.OrderPrioritySpec
getOrderPriorityName, setOrderPriorityNameMethods inherited from interface com.echothree.control.user.order.common.spec.OrderTypeSpec
getOrderTypeName, setOrderTypeName
-
Method Details
-
getPriority
-
setPriority
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-