Uses of Interface
com.echothree.control.user.party.common.form.EditGenderForm
Packages that use EditGenderForm
Package
Description
-
Uses of EditGenderForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return EditGenderFormMethods in com.echothree.control.user.party.common with parameters of type EditGenderFormModifier and TypeMethodDescriptionPartyService.editGender
(UserVisitPK userVisitPK, EditGenderForm form) -
Uses of EditGenderForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return EditGenderForm -
Uses of EditGenderForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return EditGenderFormMethods in com.echothree.control.user.party.server with parameters of type EditGenderFormModifier and TypeMethodDescriptionPartyBean.editGender
(UserVisitPK userVisitPK, EditGenderForm form) -
Uses of EditGenderForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type EditGenderFormModifierConstructorDescriptionEditGenderCommand
(UserVisitPK userVisitPK, EditGenderForm form) Creates a new instance of EditGenderCommand