Class ContactEditFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.contact.common.edit.ContactEditFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContactEmailAddressEdit
static ContactMechanismEdit
static ContactPostalAddressEdit
static ContactTelephoneEdit
static ContactWebAddressEdit
static PartyContactMechanismEdit
static PostalAddressElementTypeEdit
static PostalAddressFormatEdit
static PostalAddressLineEdit
static PostalAddressLineElementEdit
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
ContactEditFactory
public ContactEditFactory()
-
-
Method Details
-
getContactEmailAddressEdit
-
getContactMechanismAliasTypeDescriptionEdit
-
getContactMechanismAliasTypeEdit
-
getContactMechanismEdit
-
getContactPostalAddressEdit
-
getContactTelephoneEdit
-
getContactWebAddressEdit
-
getPartyContactMechanismEdit
-
getPostalAddressElementTypeDescriptionEdit
-
getPostalAddressElementTypeEdit
-
getPostalAddressFormatDescriptionEdit
-
getPostalAddressFormatEdit
-
getPostalAddressLineEdit
-
getPostalAddressLineElementEdit
-