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 CreateContactTelephoneFormstatic CreateContactWebAddressFormstatic CreatePostalAddressLineFormstatic DeleteContactMechanismFormstatic DeletePostalAddressLineFormstatic EditContactEmailAddressFormstatic EditContactPostalAddressFormstatic EditContactTelephoneFormstatic EditContactWebAddressFormstatic EditPostalAddressFormatFormstatic EditPostalAddressLineFormstatic GetContactMechanismFormstatic GetContactMechanismsFormstatic GetContactMechanismTypesFormstatic GetPartyContactMechanismFormstatic GetPostalAddressFormatFormstatic GetPostalAddressFormatsFormstatic GetPostalAddressLinesFormstatic SetEmailAddressStatusFormstatic SetPostalAddressStatusFormstatic SetTelephoneStatusFormstatic SetWebAddressStatusFormMethods 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
-
getGetContactMechanismPurposeForm
-
getGetContactMechanismPurposesForm
-
getGetContactMechanismTypeChoicesForm
-
getGetContactMechanismTypesForm
-
getGetContactMechanismsForm
-
getGetEmailAddressStatusChoicesForm
-
getGetEmailAddressVerificationChoicesForm
-
getGetPartyContactMechanismForm
-
getGetPartyContactMechanismsForm
-
getGetPostalAddressElementTypeChoicesForm
-
getGetPostalAddressFormatChoicesForm
-
getGetPostalAddressFormatDescriptionsForm
-
getGetPostalAddressFormatForm
-
getGetPostalAddressFormatsForm
-
getGetPostalAddressLineElementsForm
-
getGetPostalAddressLinesForm
-
getGetPostalAddressStatusChoicesForm
-
getGetTelephoneStatusChoicesForm
-
getGetWebAddressStatusChoicesForm
-
getSetDefaultContactMechanismAliasTypeForm
-
getSetDefaultPartyContactMechanismPurposeForm
-
getSetDefaultPostalAddressFormatForm
-
getSetEmailAddressStatusForm
-
getSetEmailAddressVerificationForm
-
getSetPostalAddressStatusForm
-
getSetTelephoneStatusForm
-
getSetWebAddressStatusForm
-