Uses of Interface
com.echothree.control.user.party.common.form.CreateProfileForm
Packages that use CreateProfileForm
Package
Description
-
Uses of CreateProfileForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreateProfileFormMethods in com.echothree.control.user.party.common with parameters of type CreateProfileFormModifier and TypeMethodDescriptionPartyService.createProfile
(UserVisitPK userVisitPK, CreateProfileForm form) -
Uses of CreateProfileForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return CreateProfileFormModifier and TypeMethodDescriptionstatic CreateProfileForm
PartyFormFactory.getCreateProfileForm()
-
Uses of CreateProfileForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreateProfileFormMethods in com.echothree.control.user.party.server with parameters of type CreateProfileFormModifier and TypeMethodDescriptionPartyBean.createProfile
(UserVisitPK userVisitPK, CreateProfileForm form) -
Uses of CreateProfileForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type CreateProfileFormModifierConstructorDescriptionCreateProfileCommand
(UserVisitPK userVisitPK, CreateProfileForm form) Creates a new instance of CreateProfileCommand