Uses of Interface
com.echothree.control.user.party.common.form.GetGenderChoicesForm
Packages that use GetGenderChoicesForm
Package
Description
-
Uses of GetGenderChoicesForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetGenderChoicesFormMethods in com.echothree.control.user.party.common with parameters of type GetGenderChoicesFormModifier and TypeMethodDescriptionPartyService.getGenderChoices
(UserVisitPK userVisitPK, GetGenderChoicesForm form) -
Uses of GetGenderChoicesForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetGenderChoicesFormModifier and TypeMethodDescriptionstatic GetGenderChoicesForm
PartyFormFactory.getGetGenderChoicesForm()
-
Uses of GetGenderChoicesForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetGenderChoicesFormMethods in com.echothree.control.user.party.server with parameters of type GetGenderChoicesFormModifier and TypeMethodDescriptionPartyBean.getGenderChoices
(UserVisitPK userVisitPK, GetGenderChoicesForm form) -
Uses of GetGenderChoicesForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetGenderChoicesFormModifierConstructorDescriptionGetGenderChoicesCommand
(UserVisitPK userVisitPK, GetGenderChoicesForm form) Creates a new instance of GetGenderChoicesCommand