Uses of Interface
com.echothree.control.user.scale.common.result.EditPartyScaleUseResult
Packages that use EditPartyScaleUseResult
Package
Description
-
Uses of EditPartyScaleUseResult in com.echothree.control.user.scale.common
Methods in com.echothree.control.user.scale.common that return types with arguments of type EditPartyScaleUseResultModifier and TypeMethodDescriptionScaleService.editPartyScaleUse(UserVisitPK userVisitPK, EditPartyScaleUseForm form) -
Uses of EditPartyScaleUseResult in com.echothree.control.user.scale.common.result
Methods in com.echothree.control.user.scale.common.result that return EditPartyScaleUseResultModifier and TypeMethodDescriptionstatic EditPartyScaleUseResultScaleResultFactory.getEditPartyScaleUseResult() -
Uses of EditPartyScaleUseResult in com.echothree.control.user.scale.server
Methods in com.echothree.control.user.scale.server that return types with arguments of type EditPartyScaleUseResultModifier and TypeMethodDescriptionScaleBean.editPartyScaleUse(UserVisitPK userVisitPK, EditPartyScaleUseForm form) -
Uses of EditPartyScaleUseResult in com.echothree.control.user.scale.server.command
Methods in com.echothree.control.user.scale.server.command that return EditPartyScaleUseResultMethods in com.echothree.control.user.scale.server.command with parameters of type EditPartyScaleUseResultModifier and TypeMethodDescriptionvoidEditPartyScaleUseCommand.fillInResult(EditPartyScaleUseResult result, PartyScaleUse partyScaleUse) EditPartyScaleUseCommand.getEntity(EditPartyScaleUseResult result)