Uses of Interface
com.echothree.control.user.party.common.result.EditProfileResult
Packages that use EditProfileResult
Package
Description
-
Uses of EditProfileResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditProfileResultModifier and TypeMethodDescriptionstatic EditProfileResult
PartyResultFactory.getEditProfileResult()
-
Uses of EditProfileResult in com.echothree.control.user.party.server.command
Methods in com.echothree.control.user.party.server.command that return EditProfileResultMethods in com.echothree.control.user.party.server.command with parameters of type EditProfileResultModifier and TypeMethodDescriptionvoid
EditProfileCommand.fillInResult
(EditProfileResult result, Profile profile) EditProfileCommand.getEntity
(EditProfileResult result)