Class ContactSpecFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.contact.common.spec.ContactSpecFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContactMechanismAliasSpec
static ContactMechanismPurposeSpec
static ContactMechanismSpec
static ContactMechanismTypeSpec
static PartyContactMechanismSpec
static PostalAddressElementTypeSpec
static PostalAddressFormatSpec
static PostalAddressLineElementSpec
static PostalAddressLineSpec
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
ContactSpecFactory
public ContactSpecFactory()
-
-
Method Details
-
getContactMechanismAliasSpec
-
getContactMechanismAliasTypeDescriptionSpec
-
getContactMechanismAliasTypeSpec
-
getContactMechanismPurposeSpec
-
getContactMechanismSpec
-
getContactMechanismTypeDescriptionSpec
-
getContactMechanismTypeSpec
-
getPartyContactMechanismAliasSpec
-
getPartyContactMechanismPurposeSpec
-
getPartyContactMechanismRelationshipSpec
-
getPartyContactMechanismSpec
-
getPostalAddressElementTypeDescriptionSpec
-
getPostalAddressElementTypeSpec
-
getPostalAddressFormatDescriptionSpec
-
getPostalAddressFormatSpec
-
getPostalAddressLineElementSpec
-
getPostalAddressLineSpec
-