Uses of Class
com.echothree.model.control.contactlist.common.transfer.ContactListContactMechanismPurposeTransfer
Packages that use ContactListContactMechanismPurposeTransfer
Package
Description
-
Uses of ContactListContactMechanismPurposeTransfer in com.echothree.control.user.contactlist.common.result
Methods in com.echothree.control.user.contactlist.common.result that return ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionEditContactListContactMechanismPurposeResult.getContactListContactMechanismPurpose()
GetContactListContactMechanismPurposeResult.getContactListContactMechanismPurpose()
Methods in com.echothree.control.user.contactlist.common.result that return types with arguments of type ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionGetContactListContactMechanismPurposesResult.getContactListContactMechanismPurposes()
Methods in com.echothree.control.user.contactlist.common.result with parameters of type ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionvoid
EditContactListContactMechanismPurposeResult.setContactListContactMechanismPurpose
(ContactListContactMechanismPurposeTransfer contactListContactMechanismPurpose) void
GetContactListContactMechanismPurposeResult.setContactListContactMechanismPurpose
(ContactListContactMechanismPurposeTransfer contactListContactMechanismPurpose) Method parameters in com.echothree.control.user.contactlist.common.result with type arguments of type ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionvoid
GetContactListContactMechanismPurposesResult.setContactListContactMechanismPurposes
(List<ContactListContactMechanismPurposeTransfer> contactListContactMechanismPurposes) -
Uses of ContactListContactMechanismPurposeTransfer in com.echothree.model.control.contactlist.common.transfer
Methods in com.echothree.model.control.contactlist.common.transfer that return ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionPartyContactListTransfer.getPreferredContactListContactMechanismPurpose()
Returns the preferredContactListContactMechanismPurpose.Methods in com.echothree.model.control.contactlist.common.transfer with parameters of type ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionvoid
PartyContactListTransfer.setPreferredContactListContactMechanismPurpose
(ContactListContactMechanismPurposeTransfer preferredContactListContactMechanismPurpose) Sets the preferredContactListContactMechanismPurpose.Constructors in com.echothree.model.control.contactlist.common.transfer with parameters of type ContactListContactMechanismPurposeTransferModifierConstructorDescriptionPartyContactListTransfer
(PartyTransfer party, ContactListTransfer contactList, ContactListContactMechanismPurposeTransfer preferredContactListContactMechanismPurpose) Creates a new instance of PartyContactListTransfer -
Uses of ContactListContactMechanismPurposeTransfer in com.echothree.model.control.contactlist.server
Methods in com.echothree.model.control.contactlist.server that return ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionContactListControl.getContactListContactMechanismPurposeTransfer
(UserVisit userVisit, ContactListContactMechanismPurpose contactListContactMechanismPurpose) Methods in com.echothree.model.control.contactlist.server that return types with arguments of type ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionContactListControl.getContactListContactMechanismPurposeTransfers
(List<ContactListContactMechanismPurpose> contactListContactMechanismPurposes, UserVisit userVisit) ContactListControl.getContactListContactMechanismPurposeTransfersByContactList
(UserVisit userVisit, ContactList contactList) ContactListControl.getContactListContactMechanismPurposeTransfersByContactMechanismPurpose
(UserVisit userVisit, ContactMechanismPurpose contactMechanismPurpose) -
Uses of ContactListContactMechanismPurposeTransfer in com.echothree.model.control.contactlist.server.transfer
Methods in com.echothree.model.control.contactlist.server.transfer that return ContactListContactMechanismPurposeTransferModifier and TypeMethodDescriptionContactListContactMechanismPurposeTransferCache.getContactListContactMechanismPurposeTransfer
(ContactListContactMechanismPurpose contactListContactMechanismPurpose)