Uses of Class
com.echothree.model.control.contact.common.transfer.PartyContactMechanismPurposeTransfer
Packages that use PartyContactMechanismPurposeTransfer
Package
Description
-
Uses of PartyContactMechanismPurposeTransfer in com.echothree.model.control.contact.common.transfer
Methods in com.echothree.model.control.contact.common.transfer that return types with arguments of type PartyContactMechanismPurposeTransferModifier and TypeMethodDescriptionPartyContactMechanismTransfer.getPartyContactMechanismPurposes()Returns the partyContactMechanismPurposes.Method parameters in com.echothree.model.control.contact.common.transfer with type arguments of type PartyContactMechanismPurposeTransferModifier and TypeMethodDescriptionvoidPartyContactMechanismTransfer.setPartyContactMechanismPurposes(ListWrapper<PartyContactMechanismPurposeTransfer> partyContactMechanismPurposes) Sets the partyContactMechanismPurposes. -
Uses of PartyContactMechanismPurposeTransfer in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return PartyContactMechanismPurposeTransferModifier and TypeMethodDescriptionContactControl.getPartyContactMechanismPurposeTransfer(UserVisit userVisit, PartyContactMechanismPurpose partyContactMechanismPurpose) Methods in com.echothree.model.control.contact.server.control that return types with arguments of type PartyContactMechanismPurposeTransferModifier and TypeMethodDescriptionContactControl.getPartyContactMechanismPurposeTransfersByPartyContactMechanism(UserVisit userVisit, PartyContactMechanism partyContactMechanism) -
Uses of PartyContactMechanismPurposeTransfer in com.echothree.model.control.contact.server.transfer
Methods in com.echothree.model.control.contact.server.transfer that return PartyContactMechanismPurposeTransferModifier and TypeMethodDescriptionPartyContactMechanismPurposeTransferCache.getPartyContactMechanismPurposeTransfer(UserVisit userVisit, PartyContactMechanismPurpose partyContactMechanismPurpose) -
Uses of PartyContactMechanismPurposeTransfer in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return PartyContactMechanismPurposeTransferModifier and TypeMethodDescriptionPartyPaymentMethodContactMechanismTransfer.getPartyContactMechanismPurpose()Methods in com.echothree.model.control.payment.common.transfer with parameters of type PartyContactMechanismPurposeTransferModifier and TypeMethodDescriptionvoidPartyPaymentMethodContactMechanismTransfer.setPartyContactMechanismPurpose(PartyContactMechanismPurposeTransfer partyContactMechanismPurpose) Constructors in com.echothree.model.control.payment.common.transfer with parameters of type PartyContactMechanismPurposeTransferModifierConstructorDescriptionPartyPaymentMethodContactMechanismTransfer(PartyPaymentMethodTransfer partyPaymentMethod, PartyContactMechanismPurposeTransfer partyContactMechanismPurpose, WorkflowEntityStatusTransfer partyPaymentMethodContactMechanismStatus) Creates a new instance of PartyPaymentMethodContactMechanismTransfer