Class ContactResultFactory
java.lang.Object
com.echothree.util.common.command.BaseResultFactory
com.echothree.control.user.contact.common.result.ContactResultFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateContactTelephoneResult
static EditContactTelephoneResult
static EditContactWebAddressResult
static EditPostalAddressLineResult
static GetContactMechanismResult
static GetPostalAddressFormatResult
static GetPostalAddressLinesResult
Methods inherited from class com.echothree.util.common.command.BaseResultFactory
createResult
-
Constructor Details
-
ContactResultFactory
public ContactResultFactory()
-
-
Method Details
-
getCreateContactEmailAddressResult
-
getCreateContactPostalAddressResult
-
getCreateContactTelephoneResult
-
getCreateContactWebAddressResult
-
getEditContactEmailAddressResult
-
getEditContactMechanismAliasTypeDescriptionResult
-
getEditContactMechanismAliasTypeResult
-
getEditContactPostalAddressResult
-
getEditContactTelephoneResult
-
getEditContactWebAddressResult
-
getEditPostalAddressFormatDescriptionResult
-
getEditPostalAddressFormatResult
-
getEditPostalAddressLineElementResult
-
getEditPostalAddressLineResult
-
getGetContactMechanismAliasTypeChoicesResult
-
getGetContactMechanismAliasTypeDescriptionResult
-
getGetContactMechanismAliasTypeDescriptionsResult
-
getGetContactMechanismAliasTypeResult
-
getGetContactMechanismAliasTypesResult
-
getGetContactMechanismChoicesResult
-
getGetContactMechanismPurposeChoicesResult
-
getGetContactMechanismPurposesResult
-
getGetContactMechanismResult
-
getGetContactMechanismTypeChoicesResult
-
getGetContactMechanismTypesResult
-
getGetEmailAddressStatusChoicesResult
-
getGetEmailAddressVerificationChoicesResult
-
getGetPostalAddressElementTypeChoicesResult
-
getGetPostalAddressFormatChoicesResult
-
getGetPostalAddressFormatDescriptionsResult
-
getGetPostalAddressFormatResult
-
getGetPostalAddressFormatsResult
-
getGetPostalAddressLineElementsResult
-
getGetPostalAddressLinesResult
-
getGetPostalAddressStatusChoicesResult
-
getGetTelephoneStatusChoicesResult
-
getGetWebAddressStatusChoicesResult
-