Class ContactFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.contact.common.form.ContactFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateContactTelephoneForm
static CreateContactWebAddressForm
static CreatePostalAddressLineForm
static DeleteContactMechanismForm
static DeletePostalAddressLineForm
static EditContactEmailAddressForm
static EditContactPostalAddressForm
static EditContactTelephoneForm
static EditContactWebAddressForm
static EditPostalAddressFormatForm
static EditPostalAddressLineForm
static GetContactMechanismForm
static GetContactMechanismTypesForm
static GetPostalAddressFormatForm
static GetPostalAddressFormatsForm
static GetPostalAddressLinesForm
static SetEmailAddressStatusForm
static SetPostalAddressStatusForm
static SetTelephoneStatusForm
static SetWebAddressStatusForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
ContactFormFactory
public ContactFormFactory()
-
-
Method Details
-
getCreateContactEmailAddressForm
-
getCreateContactMechanismAliasForm
-
getCreateContactMechanismAliasTypeDescriptionForm
-
getCreateContactMechanismAliasTypeForm
-
getCreateContactMechanismPurposeDescriptionForm
-
getCreateContactMechanismPurposeForm
-
getCreateContactMechanismTypeDescriptionForm
-
getCreateContactMechanismTypeForm
-
getCreateContactPostalAddressForm
-
getCreateContactTelephoneForm
-
getCreateContactWebAddressForm
-
getCreatePartyContactMechanismAliasForm
-
getCreatePartyContactMechanismPurposeForm
-
getCreatePartyContactMechanismRelationshipForm
-
getCreatePostalAddressElementTypeDescriptionForm
-
getCreatePostalAddressElementTypeForm
-
getCreatePostalAddressFormatDescriptionForm
-
getCreatePostalAddressFormatForm
-
getCreatePostalAddressLineElementForm
-
getCreatePostalAddressLineForm
-
getDeleteContactMechanismAliasForm
-
getDeleteContactMechanismAliasTypeDescriptionForm
-
getDeleteContactMechanismAliasTypeForm
-
getDeleteContactMechanismForm
-
getDeletePartyContactMechanismAliasForm
-
getDeletePartyContactMechanismPurposeForm
-
getDeletePartyContactMechanismRelationshipForm
-
getDeletePostalAddressFormatDescriptionForm
-
getDeletePostalAddressFormatForm
-
getDeletePostalAddressLineElementForm
-
getDeletePostalAddressLineForm
-
getEditContactEmailAddressForm
-
getEditContactMechanismAliasTypeDescriptionForm
-
getEditContactMechanismAliasTypeForm
-
getEditContactPostalAddressForm
-
getEditContactTelephoneForm
-
getEditContactWebAddressForm
-
getEditPostalAddressFormatDescriptionForm
-
getEditPostalAddressFormatForm
-
getEditPostalAddressLineElementForm
-
getEditPostalAddressLineForm
-
getGetContactMechanismAliasTypeChoicesForm
-
getGetContactMechanismAliasTypeDescriptionForm
-
getGetContactMechanismAliasTypeDescriptionsForm
-
getGetContactMechanismAliasTypeForm
-
getGetContactMechanismAliasTypesForm
-
getGetContactMechanismChoicesForm
-
getGetContactMechanismForm
-
getGetContactMechanismPurposeChoicesForm
-
getGetContactMechanismPurposesForm
-
getGetContactMechanismTypeChoicesForm
-
getGetContactMechanismTypesForm
-
getGetEmailAddressStatusChoicesForm
-
getGetEmailAddressVerificationChoicesForm
-
getGetPostalAddressElementTypeChoicesForm
-
getGetPostalAddressFormatChoicesForm
-
getGetPostalAddressFormatDescriptionsForm
-
getGetPostalAddressFormatForm
-
getGetPostalAddressFormatsForm
-
getGetPostalAddressLineElementsForm
-
getGetPostalAddressLinesForm
-
getGetPostalAddressStatusChoicesForm
-
getGetTelephoneStatusChoicesForm
-
getGetWebAddressStatusChoicesForm
-
getSetDefaultContactMechanismAliasTypeForm
-
getSetDefaultPartyContactMechanismPurposeForm
-
getSetDefaultPostalAddressFormatForm
-
getSetEmailAddressStatusForm
-
getSetEmailAddressVerificationForm
-
getSetPostalAddressStatusForm
-
getSetTelephoneStatusForm
-
getSetWebAddressStatusForm
-