Class VendorEditFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.vendor.common.edit.VendorEditFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ItemPurchasingCategoryEdit
static VendorEdit
static VendorItemCostEdit
static VendorItemEdit
static VendorTypeDescriptionEdit
static VendorTypeEdit
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
VendorEditFactory
public VendorEditFactory()
-
-
Method Details
-
getItemPurchasingCategoryDescriptionEdit
-
getItemPurchasingCategoryEdit
-
getVendorEdit
-
getVendorItemCostEdit
-
getVendorItemEdit
-
getVendorTypeDescriptionEdit
-
getVendorTypeEdit
-