Uses of Interface
com.echothree.control.user.party.common.form.SetDefaultGenderForm
Packages that use SetDefaultGenderForm
Package
Description
-
Uses of SetDefaultGenderForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return SetDefaultGenderFormMethods in com.echothree.control.user.party.common with parameters of type SetDefaultGenderFormModifier and TypeMethodDescriptionPartyService.setDefaultGender
(UserVisitPK userVisitPK, SetDefaultGenderForm form) -
Uses of SetDefaultGenderForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return SetDefaultGenderFormModifier and TypeMethodDescriptionstatic SetDefaultGenderForm
PartyFormFactory.getSetDefaultGenderForm()
-
Uses of SetDefaultGenderForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return SetDefaultGenderFormMethods in com.echothree.control.user.party.server with parameters of type SetDefaultGenderFormModifier and TypeMethodDescriptionPartyBean.setDefaultGender
(UserVisitPK userVisitPK, SetDefaultGenderForm form) -
Uses of SetDefaultGenderForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type SetDefaultGenderFormModifierConstructorDescriptionSetDefaultGenderCommand
(UserVisitPK userVisitPK, SetDefaultGenderForm form) Creates a new instance of SetDefaultGenderCommand