Class ContactListTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.contactlist.server.transfer.ContactListTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ContactListControl
protected ContactListDescriptionTransferCache
protected ContactListFrequencyTransferCache
protected ContactListGroupDescriptionTransferCache
protected ContactListGroupTransferCache
protected ContactListTransferCache
protected ContactListTypeDescriptionTransferCache
protected ContactListTypeTransferCache
protected CustomerTypeContactListTransferCache
protected PartyContactListTransferCache
protected PartyTypeContactListGroupTransferCache
protected PartyTypeContactListTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionContactListTransferCaches
(UserVisit userVisit, ContactListControl contactListControl) Creates a new instance of ContactListTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
contactListControl
-
contactListTypeDescriptionTransferCache
-
contactListTypeTransferCache
-
contactListGroupDescriptionTransferCache
-
contactListGroupTransferCache
-
contactListFrequencyDescriptionTransferCache
-
contactListFrequencyTransferCache
-
contactListDescriptionTransferCache
-
contactListTransferCache
-
partyContactListTransferCache
-
partyTypeContactListTransferCache
-
partyTypeContactListGroupTransferCache
-
customerTypeContactListTransferCache
-
customerTypeContactListGroupTransferCache
-
contactListContactMechanismPurposeTransferCache
-
-
Constructor Details
-
ContactListTransferCaches
Creates a new instance of ContactListTransferCaches
-
-
Method Details
-
getContactListTypeDescriptionTransferCache
-
getContactListTypeTransferCache
-
getContactListGroupDescriptionTransferCache
-
getContactListGroupTransferCache
-
getContactListFrequencyDescriptionTransferCache
-
getContactListFrequencyTransferCache
-
getContactListDescriptionTransferCache
-
getContactListTransferCache
-
getPartyContactListTransferCache
-
getPartyTypeContactListTransferCache
-
getPartyTypeContactListGroupTransferCache
-
getCustomerTypeContactListTransferCache
-
getCustomerTypeContactListGroupTransferCache
-
getContactListContactMechanismPurposeTransferCache
-