Uses of Class
com.echothree.model.control.payment.common.transfer.PartyPaymentMethodContactMechanismTransfer
Packages that use PartyPaymentMethodContactMechanismTransfer
Package
Description
-
Uses of PartyPaymentMethodContactMechanismTransfer in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return types with arguments of type PartyPaymentMethodContactMechanismTransferModifier and TypeMethodDescriptionPartyPaymentMethodTransfer.getPartyPaymentMethodContactMechanisms()Method parameters in com.echothree.model.control.payment.common.transfer with type arguments of type PartyPaymentMethodContactMechanismTransferModifier and TypeMethodDescriptionvoidPartyPaymentMethodTransfer.setPartyPaymentMethodContactMechanisms(ListWrapper<PartyPaymentMethodContactMechanismTransfer> partyPaymentMethodContactMechanisms) -
Uses of PartyPaymentMethodContactMechanismTransfer in com.echothree.model.control.payment.server.control
Methods in com.echothree.model.control.payment.server.control that return PartyPaymentMethodContactMechanismTransferModifier and TypeMethodDescriptionPartyPaymentMethodControl.getPartyPaymentMethodContactMechanismTransfer(UserVisit userVisit, PartyPaymentMethodContactMechanism partyPaymentMethodContactMechanism) Methods in com.echothree.model.control.payment.server.control that return types with arguments of type PartyPaymentMethodContactMechanismTransferModifier and TypeMethodDescriptionPartyPaymentMethodControl.getPartyPaymentMethodContactMechanismTransfers(UserVisit userVisit, List<PartyPaymentMethodContactMechanism> partyPaymentMethodContactMechanisms) PartyPaymentMethodControl.getPartyPaymentMethodContactMechanismTransfersByPartyContactMechanismPurpose(UserVisit userVisit, PartyContactMechanismPurpose partyContactMechanismPurpose) PartyPaymentMethodControl.getPartyPaymentMethodContactMechanismTransfersByPartyPaymentMethod(UserVisit userVisit, PartyPaymentMethod partyPaymentMethod) -
Uses of PartyPaymentMethodContactMechanismTransfer in com.echothree.model.control.payment.server.transfer
Methods in com.echothree.model.control.payment.server.transfer that return PartyPaymentMethodContactMechanismTransferModifier and TypeMethodDescriptionPartyPaymentMethodContactMechanismTransferCache.getTransfer(UserVisit userVisit, PartyPaymentMethodContactMechanism partyPaymentMethodContactMechanism)