Class CommunicationTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.communication.server.transfer.CommunicationTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CommunicationControl
protected CommunicationEmailSourceTransferCache
protected CommunicationEventPurposeTransferCache
protected CommunicationEventRoleTransferCache
protected CommunicationEventRoleTypeTransferCache
protected CommunicationEventTransferCache
protected CommunicationEventTypeTransferCache
protected CommunicationSourceTransferCache
protected CommunicationSourceTypeTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionCommunicationTransferCaches
(UserVisit userVisit, CommunicationControl communicationControl) Creates a new instance of CommunicationTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
communicationControl
-
communicationEventRoleTypeTransferCache
-
communicationEventTypeTransferCache
-
communicationEventPurposeTransferCache
-
communicationEventPurposeDescriptionTransferCache
-
communicationEventTransferCache
-
communicationEventRoleTransferCache
-
communicationSourceTypeTransferCache
-
communicationSourceTransferCache
-
communicationSourceDescriptionTransferCache
-
communicationEmailSourceTransferCache
-
-
Constructor Details
-
CommunicationTransferCaches
Creates a new instance of CommunicationTransferCaches
-
-
Method Details
-
getCommunicationEventRoleTypeTransferCache
-
getCommunicationEventTypeTransferCache
-
getCommunicationEventPurposeTransferCache
-
getCommunicationEventPurposeDescriptionTransferCache
-
getCommunicationEventTransferCache
-
getCommunicationEventRoleTransferCache
-
getCommunicationSourceTypeTransferCache
-
getCommunicationSourceTransferCache
-
getCommunicationSourceDescriptionTransferCache
-
getCommunicationEmailSourceTransferCache
-