Uses of Interface
com.echothree.control.user.party.common.result.EditPartyAliasResult
Packages that use EditPartyAliasResult
Package
Description
-
Uses of EditPartyAliasResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditPartyAliasResultModifier and TypeMethodDescriptionstatic EditPartyAliasResultPartyResultFactory.getEditPartyAliasResult() -
Uses of EditPartyAliasResult in com.echothree.control.user.party.server.command
Methods in com.echothree.control.user.party.server.command that return EditPartyAliasResultMethods in com.echothree.control.user.party.server.command with parameters of type EditPartyAliasResultModifier and TypeMethodDescriptionvoidEditPartyAliasCommand.fillInResult(EditPartyAliasResult result, PartyAlias partyAlias) EditPartyAliasCommand.getEntity(EditPartyAliasResult result)