Uses of Class
com.echothree.model.control.term.common.transfer.PartyTermTransfer
Packages that use PartyTermTransfer
Package
Description
-
Uses of PartyTermTransfer in com.echothree.control.user.term.common.result
Methods in com.echothree.control.user.term.common.result that return PartyTermTransferMethods in com.echothree.control.user.term.common.result with parameters of type PartyTermTransferModifier and TypeMethodDescriptionvoidEditPartyTermResult.setPartyTerm(PartyTermTransfer partyTerm) -
Uses of PartyTermTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return PartyTermTransferMethods in com.echothree.model.control.party.common.transfer with parameters of type PartyTermTransferModifier and TypeMethodDescriptionvoidPartyTransfer.setPartyTerm(PartyTermTransfer partyTerm) Sets the partyTerm. -
Uses of PartyTermTransfer in com.echothree.model.control.term.server.control
Methods in com.echothree.model.control.term.server.control that return PartyTermTransferModifier and TypeMethodDescriptionTermControl.getPartyTermTransfer(UserVisit userVisit, Party party) TermControl.getPartyTermTransfer(UserVisit userVisit, PartyTerm partyTerm) -
Uses of PartyTermTransfer in com.echothree.model.control.term.server.transfer
Methods in com.echothree.model.control.term.server.transfer that return PartyTermTransferModifier and TypeMethodDescriptionPartyTermTransferCache.getPartyTermTransfer(UserVisit userVisit, PartyTerm partyTerm)