Uses of Interface
com.echothree.control.user.party.common.form.GetGendersForm
Packages that use GetGendersForm
Package
Description
-
Uses of GetGendersForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetGendersFormMethods in com.echothree.control.user.party.common with parameters of type GetGendersFormModifier and TypeMethodDescriptionPartyService.getGenders
(UserVisitPK userVisitPK, GetGendersForm form) -
Uses of GetGendersForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetGendersForm -
Uses of GetGendersForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetGendersFormMethods in com.echothree.control.user.party.server with parameters of type GetGendersFormModifier and TypeMethodDescriptionPartyBean.getGenders
(UserVisitPK userVisitPK, GetGendersForm form) -
Uses of GetGendersForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetGendersFormModifierConstructorDescriptionGetGendersCommand
(UserVisitPK userVisitPK, GetGendersForm form) Creates a new instance of GetGendersCommand