Uses of Interface
com.echothree.control.user.party.common.form.EditProfileForm
Packages that use EditProfileForm
Package
Description
-
Uses of EditProfileForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return EditProfileFormMethods in com.echothree.control.user.party.common with parameters of type EditProfileFormModifier and TypeMethodDescriptionPartyService.editProfile
(UserVisitPK userVisitPK, EditProfileForm form) -
Uses of EditProfileForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return EditProfileForm -
Uses of EditProfileForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return EditProfileFormMethods in com.echothree.control.user.party.server with parameters of type EditProfileFormModifier and TypeMethodDescriptionPartyBean.editProfile
(UserVisitPK userVisitPK, EditProfileForm form) -
Uses of EditProfileForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type EditProfileFormModifierConstructorDescriptionEditProfileCommand
(UserVisitPK userVisitPK, EditProfileForm form) Creates a new instance of EditProfileCommand