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 CreateCustomerTypeFormstatic DeleteCustomerTypeFormstatic EditCustomerFormstatic EditCustomerTypeFormstatic GetCustomerFormstatic GetCustomersFormstatic GetCustomerStatusChoicesFormstatic GetCustomerTypeChoicesFormstatic GetCustomerTypeFormstatic GetCustomerTypesFormstatic SetCustomerCreditStatusFormstatic SetCustomerStatusFormstatic SetDefaultCustomerTypeFormMethods 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
-