Class ContactTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.contact.server.transfer.ContactTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ContactControl
protected ContactEmailAddressTransferCache
protected ContactInet4AddressTransferCache
protected ContactMechanismAliasTransferCache
protected ContactMechanismAliasTypeTransferCache
protected ContactMechanismPurposeTransferCache
protected ContactMechanismTransferCache
protected ContactMechanismTypeTransferCache
protected ContactPostalAddressTransferCache
protected ContactTelephoneTransferCache
protected ContactWebAddressTransferCache
protected PartyContactMechanismAliasTransferCache
protected PartyContactMechanismTransferCache
protected PostalAddressElementTypeTransferCache
protected PostalAddressFormatTransferCache
protected PostalAddressLineElementTransferCache
protected PostalAddressLineTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionContactTransferCaches
(UserVisit userVisit, ContactControl contactControl) Creates a new instance of ContactTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
contactControl
-
postalAddressFormatTransferCache
-
postalAddressElementTypeTransferCache
-
contactMechanismAliasTypeTransferCache
-
contactMechanismAliasTypeDescriptionTransferCache
-
contactMechanismPurposeTransferCache
-
contactMechanismTypeTransferCache
-
contactMechanismTransferCache
-
contactEmailAddressTransferCache
-
contactPostalAddressTransferCache
-
contactTelephoneTransferCache
-
postalAddressFormatDescriptionTransferCache
-
postalAddressLineTransferCache
-
postalAddressLineElementTransferCache
-
contactWebAddressTransferCache
-
contactMechanismAliasTransferCache
-
partyContactMechanismAliasTransferCache
-
partyContactMechanismPurposeTransferCache
-
partyContactMechanismRelationshipTransferCache
-
partyContactMechanismTransferCache
-
contactInet4AddressTransferCache
-
-
Constructor Details
-
ContactTransferCaches
Creates a new instance of ContactTransferCaches
-
-
Method Details
-
getPostalAddressFormatTransferCache
-
getPostalAddressElementTypeTransferCache
-
getContactMechanismAliasTypeTransferCache
-
getContactMechanismAliasTypeDescriptionTransferCache
-
getContactMechanismPurposeTransferCache
-
getContactMechanismTypeTransferCache
-
getContactMechanismTransferCache
-
getContactEmailAddressTransferCache
-
getContactPostalAddressTransferCache
-
getContactTelephoneTransferCache
-
getPostalAddressFormatDescriptionTransferCache
-
getPostalAddressLineTransferCache
-
getPostalAddressLineElementTransferCache
-
getContactWebAddressTransferCache
-
getContactMechanismAliasTransferCache
-
getPartyContactMechanismAliasTransferCache
-
getPartyContactMechanismPurposeTransferCache
-
getPartyContactMechanismRelationshipTransferCache
-
getPartyContactMechanismTransferCache
-
getContactInet4AddressTransferCache
-