Uses of Interface
com.echothree.control.user.party.common.form.GetGenderForm
Packages that use GetGenderForm
Package
Description
-
Uses of GetGenderForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetGenderFormMethods in com.echothree.control.user.party.common with parameters of type GetGenderFormModifier and TypeMethodDescriptionPartyService.getGender
(UserVisitPK userVisitPK, GetGenderForm form) -
Uses of GetGenderForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetGenderForm -
Uses of GetGenderForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetGenderFormMethods in com.echothree.control.user.party.server with parameters of type GetGenderFormModifier and TypeMethodDescriptionPartyBean.getGender
(UserVisitPK userVisitPK, GetGenderForm form) -
Uses of GetGenderForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetGenderFormModifierConstructorDescriptionGetGenderCommand
(UserVisitPK userVisitPK, GetGenderForm form) Creates a new instance of GetGenderCommand