Uses of Interface
com.echothree.control.user.party.common.form.GetGenderDescriptionsForm
Packages that use GetGenderDescriptionsForm
Package
Description
-
Uses of GetGenderDescriptionsForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetGenderDescriptionsFormMethods in com.echothree.control.user.party.common with parameters of type GetGenderDescriptionsFormModifier and TypeMethodDescriptionPartyService.getGenderDescriptions
(UserVisitPK userVisitPK, GetGenderDescriptionsForm form) -
Uses of GetGenderDescriptionsForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetGenderDescriptionsFormModifier and TypeMethodDescriptionstatic GetGenderDescriptionsForm
PartyFormFactory.getGetGenderDescriptionsForm()
-
Uses of GetGenderDescriptionsForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetGenderDescriptionsFormMethods in com.echothree.control.user.party.server with parameters of type GetGenderDescriptionsFormModifier and TypeMethodDescriptionPartyBean.getGenderDescriptions
(UserVisitPK userVisitPK, GetGenderDescriptionsForm form) -
Uses of GetGenderDescriptionsForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetGenderDescriptionsFormModifierConstructorDescriptionGetGenderDescriptionsCommand
(UserVisitPK userVisitPK, GetGenderDescriptionsForm form) Creates a new instance of GetGenderDescriptionsCommand