Uses of Class
com.echothree.model.control.contact.common.transfer.PartyContactMechanismRelationshipTransfer
Packages that use PartyContactMechanismRelationshipTransfer
Package
Description
-
Uses of PartyContactMechanismRelationshipTransfer in com.echothree.model.control.contact.common.transfer
Methods in com.echothree.model.control.contact.common.transfer that return types with arguments of type PartyContactMechanismRelationshipTransferModifier and TypeMethodDescriptionPartyContactMechanismTransfer.getPartyContactMechanismRelationships()Returns the partyContactMechanismRelationships.Method parameters in com.echothree.model.control.contact.common.transfer with type arguments of type PartyContactMechanismRelationshipTransferModifier and TypeMethodDescriptionvoidPartyContactMechanismTransfer.setPartyContactMechanismRelationships(ListWrapper<PartyContactMechanismRelationshipTransfer> partyContactMechanismRelationships) Sets the partyContactMechanismRelationships. -
Uses of PartyContactMechanismRelationshipTransfer in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return PartyContactMechanismRelationshipTransferModifier and TypeMethodDescriptionContactControl.getPartyContactMechanismRelationshipTransfer(UserVisit userVisit, PartyContactMechanismRelationship partyContactMechanismRelationship) Methods in com.echothree.model.control.contact.server.control that return types with arguments of type PartyContactMechanismRelationshipTransferModifier and TypeMethodDescriptionContactControl.getPartyContactMechanismRelationshipTransfers(UserVisit userVisit, Collection<PartyContactMechanismRelationship> partyContactMechanismRelationships) ContactControl.getPartyContactMechanismRelationshipTransfersByFromPartyContactMechanism(UserVisit userVisit, PartyContactMechanism fromPartyContactMechanism) ContactControl.getPartyContactMechanismRelationshipTransfersByToPartyContactMechanism(UserVisit userVisit, PartyContactMechanism toPartyContactMechanism) -
Uses of PartyContactMechanismRelationshipTransfer in com.echothree.model.control.contact.server.transfer
Methods in com.echothree.model.control.contact.server.transfer that return PartyContactMechanismRelationshipTransferModifier and TypeMethodDescriptionPartyContactMechanismRelationshipTransferCache.getPartyContactMechanismRelationshipTransfer(UserVisit userVisit, PartyContactMechanismRelationship partyContactMechanismRelationship)