Class OrderEditFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.order.common.edit.OrderEditFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OrderAdjustmentTypeEdit
static OrderAliasEdit
static OrderAliasTypeEdit
static OrderLineAdjustmentTypeEdit
static OrderPriorityDescriptionEdit
static OrderPriorityEdit
static OrderTimeTypeDescriptionEdit
static OrderTimeTypeEdit
static OrderTypeDescriptionEdit
static OrderTypeEdit
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
OrderEditFactory
public OrderEditFactory()
-
-
Method Details
-
getOrderAdjustmentTypeDescriptionEdit
-
getOrderAdjustmentTypeEdit
-
getOrderAliasEdit
-
getOrderAliasTypeDescriptionEdit
-
getOrderAliasTypeEdit
-
getOrderLineAdjustmentTypeDescriptionEdit
-
getOrderLineAdjustmentTypeEdit
-
getOrderPriorityDescriptionEdit
-
getOrderPriorityEdit
-
getOrderTimeTypeDescriptionEdit
-
getOrderTimeTypeEdit
-
getOrderTypeDescriptionEdit
-
getOrderTypeEdit
-