Uses of Class
com.echothree.model.control.scale.common.transfer.PartyScaleUseTransfer
Packages that use PartyScaleUseTransfer
Package
Description
-
Uses of PartyScaleUseTransfer in com.echothree.control.user.scale.common.result
Methods in com.echothree.control.user.scale.common.result that return PartyScaleUseTransferModifier and TypeMethodDescriptionEditPartyScaleUseResult.getPartyScaleUse()
GetPartyScaleUseResult.getPartyScaleUse()
Methods in com.echothree.control.user.scale.common.result that return types with arguments of type PartyScaleUseTransferMethods in com.echothree.control.user.scale.common.result with parameters of type PartyScaleUseTransferModifier and TypeMethodDescriptionvoid
EditPartyScaleUseResult.setPartyScaleUse
(PartyScaleUseTransfer partyScaleUse) void
GetPartyScaleUseResult.setPartyScaleUse
(PartyScaleUseTransfer partyScaleUse) Method parameters in com.echothree.control.user.scale.common.result with type arguments of type PartyScaleUseTransferModifier and TypeMethodDescriptionvoid
GetPartyScaleUsesResult.setPartyScaleUses
(List<PartyScaleUseTransfer> partyScaleUses) -
Uses of PartyScaleUseTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return types with arguments of type PartyScaleUseTransferMethod parameters in com.echothree.model.control.party.common.transfer with type arguments of type PartyScaleUseTransferModifier and TypeMethodDescriptionvoid
PartyTransfer.setPartyScaleUses
(ListWrapper<PartyScaleUseTransfer> partyScaleUses) Sets the partyScaleUses. -
Uses of PartyScaleUseTransfer in com.echothree.model.control.scale.server.control
Methods in com.echothree.model.control.scale.server.control that return PartyScaleUseTransferModifier and TypeMethodDescriptionScaleControl.getPartyScaleUseTransfer
(UserVisit userVisit, PartyScaleUse partyScaleUse) Methods in com.echothree.model.control.scale.server.control that return types with arguments of type PartyScaleUseTransferModifier and TypeMethodDescriptionScaleControl.getPartyScaleUseTransfers
(UserVisit userVisit, Collection<PartyScaleUse> partyScaleUses) ScaleControl.getPartyScaleUseTransfersByParty
(UserVisit userVisit, Party party) -
Uses of PartyScaleUseTransfer in com.echothree.model.control.scale.server.transfer
Methods in com.echothree.model.control.scale.server.transfer that return PartyScaleUseTransferModifier and TypeMethodDescriptionPartyScaleUseTransferCache.getPartyScaleUseTransfer
(PartyScaleUse partyScaleUse)