Uses of Class
com.echothree.model.control.communication.common.transfer.CommunicationEventPurposeTransfer
Packages that use CommunicationEventPurposeTransfer
Package
Description
-
Uses of CommunicationEventPurposeTransfer in com.echothree.control.user.communication.common.result
Methods in com.echothree.control.user.communication.common.result that return CommunicationEventPurposeTransferModifier and TypeMethodDescriptionEditCommunicationEventPurposeResult.getCommunicationEventPurpose()GetCommunicationEventPurposeDescriptionsResult.getCommunicationEventPurpose()GetCommunicationEventPurposeResult.getCommunicationEventPurpose()Methods in com.echothree.control.user.communication.common.result that return types with arguments of type CommunicationEventPurposeTransferModifier and TypeMethodDescriptionGetCommunicationEventPurposesResult.getCommunicationEventPurposes()Methods in com.echothree.control.user.communication.common.result with parameters of type CommunicationEventPurposeTransferModifier and TypeMethodDescriptionvoidEditCommunicationEventPurposeResult.setCommunicationEventPurpose(CommunicationEventPurposeTransfer communicationEventPurpose) voidGetCommunicationEventPurposeDescriptionsResult.setCommunicationEventPurpose(CommunicationEventPurposeTransfer communicationEventPurpose) voidGetCommunicationEventPurposeResult.setCommunicationEventPurpose(CommunicationEventPurposeTransfer communicationEventPurpose) Method parameters in com.echothree.control.user.communication.common.result with type arguments of type CommunicationEventPurposeTransferModifier and TypeMethodDescriptionvoidGetCommunicationEventPurposesResult.setCommunicationEventPurposes(List<CommunicationEventPurposeTransfer> communicationEventPurposes) -
Uses of CommunicationEventPurposeTransfer in com.echothree.model.control.communication.common.transfer
Methods in com.echothree.model.control.communication.common.transfer that return CommunicationEventPurposeTransferModifier and TypeMethodDescriptionCommunicationEventPurposeDescriptionTransfer.getCommunicationEventPurpose()CommunicationEventTransfer.getCommunicationEventPurpose()Methods in com.echothree.model.control.communication.common.transfer with parameters of type CommunicationEventPurposeTransferModifier and TypeMethodDescriptionvoidCommunicationEventPurposeDescriptionTransfer.setCommunicationEventPurpose(CommunicationEventPurposeTransfer communicationEventPurpose) voidCommunicationEventTransfer.setCommunicationEventPurpose(CommunicationEventPurposeTransfer communicationEventPurpose) Constructors in com.echothree.model.control.communication.common.transfer with parameters of type CommunicationEventPurposeTransferModifierConstructorDescriptionCommunicationEventPurposeDescriptionTransfer(LanguageTransfer language, CommunicationEventPurposeTransfer communicationEventPurpose, String description) Creates a new instance of CommunicationEventPurposeDescriptionTransferCommunicationEventTransfer(String communicationEventName, CommunicationEventTypeTransfer communicationEventType, CommunicationSourceTransfer communicationSource, CommunicationEventPurposeTransfer communicationEventPurpose, CommunicationEventTransfer originalCommunicationEvent, CommunicationEventTransfer parentCommunicationEvent, PartyContactMechanismTransfer partyContactMechanism, DocumentTransfer document) Creates a new instance of CommunicationEventTransfer -
Uses of CommunicationEventPurposeTransfer in com.echothree.model.control.communication.server.control
Methods in com.echothree.model.control.communication.server.control that return CommunicationEventPurposeTransferModifier and TypeMethodDescriptionCommunicationControl.getCommunicationEventPurposeTransfer(UserVisit userVisit, CommunicationEventPurpose communicationEventPurpose) Methods in com.echothree.model.control.communication.server.control that return types with arguments of type CommunicationEventPurposeTransferModifier and TypeMethodDescriptionCommunicationControl.getCommunicationEventPurposeTransfers(UserVisit userVisit) -
Uses of CommunicationEventPurposeTransfer in com.echothree.model.control.communication.server.transfer
Methods in com.echothree.model.control.communication.server.transfer that return CommunicationEventPurposeTransferModifier and TypeMethodDescriptionCommunicationEventPurposeTransferCache.getCommunicationEventPurposeTransfer(UserVisit userVisit, CommunicationEventPurpose communicationEventPurpose)