Uses of Class
com.echothree.model.control.contact.common.transfer.ContactTelephoneTransfer
Packages that use ContactTelephoneTransfer
Package
Description
-
Uses of ContactTelephoneTransfer in com.echothree.model.control.contact.common.transfer
Methods in com.echothree.model.control.contact.common.transfer that return ContactTelephoneTransferModifier and TypeMethodDescriptionContactMechanismTransfer.getContactTelephone()Returns the contactTelephone.Methods in com.echothree.model.control.contact.common.transfer with parameters of type ContactTelephoneTransferModifier and TypeMethodDescriptionvoidContactMechanismTransfer.setContactTelephone(ContactTelephoneTransfer contactTelephone) Sets the contactTelephone. -
Uses of ContactTelephoneTransfer in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return ContactTelephoneTransferModifier and TypeMethodDescriptionContactControl.getContactTelephoneTransfer(UserVisit userVisit, ContactTelephone contactTelephone) -
Uses of ContactTelephoneTransfer in com.echothree.model.control.contact.server.transfer
Methods in com.echothree.model.control.contact.server.transfer that return ContactTelephoneTransferModifier and TypeMethodDescriptionContactTelephoneTransferCache.getContactTelephoneTransfer(UserVisit userVisit, ContactTelephone contactTelephone)