Uses of Class
com.echothree.model.control.carrier.common.transfer.PartyCarrierTransfer
Packages that use PartyCarrierTransfer
Package
Description
-
Uses of PartyCarrierTransfer in com.echothree.control.user.carrier.common.result
Methods in com.echothree.control.user.carrier.common.result that return PartyCarrierTransferMethods in com.echothree.control.user.carrier.common.result that return types with arguments of type PartyCarrierTransferMethods in com.echothree.control.user.carrier.common.result with parameters of type PartyCarrierTransferModifier and TypeMethodDescriptionvoidGetPartyCarrierResult.setPartyCarrier(PartyCarrierTransfer partyCarrier) Method parameters in com.echothree.control.user.carrier.common.result with type arguments of type PartyCarrierTransferModifier and TypeMethodDescriptionvoidGetPartyCarriersResult.setPartyCarriers(List<PartyCarrierTransfer> partyCarriers) -
Uses of PartyCarrierTransfer in com.echothree.model.control.carrier.server.control
Methods in com.echothree.model.control.carrier.server.control that return PartyCarrierTransferModifier and TypeMethodDescriptionCarrierControl.getPartyCarrierTransfer(UserVisit userVisit, PartyCarrier partyCarrier) Methods in com.echothree.model.control.carrier.server.control that return types with arguments of type PartyCarrierTransferModifier and TypeMethodDescriptionCarrierControl.getPartyCarrierTransfersByCarrierParty(UserVisit userVisit, Party carrierParty) CarrierControl.getPartyCarrierTransfersByParty(UserVisit userVisit, Party party) CarrierControl.getPartyCarrierTransfersByParty(UserVisit userVisit, List<PartyCarrier> partyCarriers) -
Uses of PartyCarrierTransfer in com.echothree.model.control.carrier.server.transfer
Methods in com.echothree.model.control.carrier.server.transfer that return PartyCarrierTransferModifier and TypeMethodDescriptionPartyCarrierTransferCache.getPartyCarrierTransfer(UserVisit userVisit, PartyCarrier partyCarrier) -
Uses of PartyCarrierTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return types with arguments of type PartyCarrierTransferMethod parameters in com.echothree.model.control.party.common.transfer with type arguments of type PartyCarrierTransferModifier and TypeMethodDescriptionvoidPartyTransfer.setPartyCarriers(ListWrapper<PartyCarrierTransfer> partyCarriers) Sets the partyCarriers.