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 CreatePartyCreditLimitForm
static CreateTermDescriptionForm
static CreateTermForm
static CreateTermTypeForm
static DeletePartyCreditLimitForm
static DeleteTermDescriptionForm
static DeleteTermForm
static EditPartyCreditLimitForm
static EditPartyTermForm
static EditTermDescriptionForm
static GetPartyCreditLimitsForm
static GetTermChoicesForm
static GetTermDescriptionsForm
static GetTermForm
static GetTermsForm
static GetTermTypeChoicesForm
static GetTermTypeForm
static GetTermTypesForm
static SetDefaultTermForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
TermFormFactory
public TermFormFactory()
-
-
Method Details
-
getCreateCustomerTypeCreditLimitForm
-
getCreatePartyCreditLimitForm
-
getCreateTermDescriptionForm
-
getCreateTermForm
-
getCreateTermTypeDescriptionForm
-
getCreateTermTypeForm
-
getDeleteCustomerTypeCreditLimitForm
-
getDeletePartyCreditLimitForm
-
getDeleteTermDescriptionForm
-
getDeleteTermForm
-
getEditCustomerTypeCreditLimitForm
-
getEditPartyCreditLimitForm
-
getEditPartyTermForm
-
getEditTermDescriptionForm
-
getGetCustomerTypeCreditLimitsForm
-
getGetPartyCreditLimitsForm
-
getGetTermChoicesForm
-
getGetTermDescriptionsForm
-
getGetTermForm
-
getGetTermTypeChoicesForm
-
getGetTermTypeForm
-
getGetTermTypesForm
-
getGetTermsForm
-
getSetDefaultTermForm
-