Class CustomerFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.customer.common.form.CustomerFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateCustomerTypeForm
static DeleteCustomerTypeForm
static EditCustomerForm
static EditCustomerTypeForm
static GetCustomerForm
static GetCustomersForm
static GetCustomerStatusChoicesForm
static GetCustomerTypeChoicesForm
static GetCustomerTypeForm
static GetCustomerTypesForm
static SetCustomerCreditStatusForm
static SetCustomerStatusForm
static SetDefaultCustomerTypeForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
CustomerFormFactory
public CustomerFormFactory()
-
-
Method Details
-
getCreateCustomerTypeDescriptionForm
-
getCreateCustomerTypeForm
-
getCreateCustomerTypePaymentMethodForm
-
getCreateCustomerTypeShippingMethodForm
-
getDeleteCustomerTypeDescriptionForm
-
getDeleteCustomerTypeForm
-
getDeleteCustomerTypePaymentMethodForm
-
getDeleteCustomerTypeShippingMethodForm
-
getEditCustomerForm
-
getEditCustomerTypeDescriptionForm
-
getEditCustomerTypeForm
-
getEditCustomerTypePaymentMethodForm
-
getEditCustomerTypeShippingMethodForm
-
getGetCustomerCreditStatusChoicesForm
-
getGetCustomerForm
-
getGetCustomerStatusChoicesForm
-
getGetCustomerTypeChoicesForm
-
getGetCustomerTypeDescriptionsForm
-
getGetCustomerTypeForm
-
getGetCustomerTypePaymentMethodForm
-
getGetCustomerTypePaymentMethodsForm
-
getGetCustomerTypeShippingMethodForm
-
getGetCustomerTypeShippingMethodsForm
-
getGetCustomerTypesForm
-
getGetCustomersForm
-
getSetCustomerCreditStatusForm
-
getSetCustomerStatusForm
-
getSetDefaultCustomerTypeForm
-
getSetDefaultCustomerTypePaymentMethodForm
-
getSetDefaultCustomerTypeShippingMethodForm
-