Class TermFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.term.common.form.TermFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreatePartyCreditLimitFormstatic CreateTermDescriptionFormstatic CreateTermFormstatic CreateTermTypeFormstatic DeletePartyCreditLimitFormstatic DeleteTermDescriptionFormstatic DeleteTermFormstatic EditPartyCreditLimitFormstatic EditPartyTermFormstatic EditTermDescriptionFormstatic GetPartyCreditLimitsFormstatic GetTermChoicesFormstatic GetTermDescriptionsFormstatic GetTermFormstatic GetTermsFormstatic GetTermTypeChoicesFormstatic GetTermTypeFormstatic GetTermTypesFormstatic SetDefaultTermFormMethods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
TermFormFactory
public TermFormFactory()
-
-
Method Details
-
getEditCustomerTypeCreditLimitForm
-
getDeleteTermForm
-
getEditTermDescriptionForm
-
getGetTermDescriptionsForm
-
getEditPartyCreditLimitForm
-
getGetTermsForm
-
getCreateCustomerTypeCreditLimitForm
-
getCreateTermDescriptionForm
-
getGetTermForm
-
getCreatePartyCreditLimitForm
-
getDeletePartyCreditLimitForm
-
getDeleteCustomerTypeCreditLimitForm
-
getGetCustomerTypeCreditLimitsForm
-
getGetPartyCreditLimitsForm
-
getGetTermTypeForm
-
getCreateTermTypeForm
-
getDeleteTermDescriptionForm
-
getGetTermChoicesForm
-
getSetDefaultTermForm
-
getCreateTermForm
-
getCreateTermTypeDescriptionForm
-
getEditPartyTermForm
-
getGetTermTypeChoicesForm
-
getGetTermTypesForm
-