Uses of Interface
com.echothree.control.user.party.common.form.EditGenderDescriptionForm
Packages that use EditGenderDescriptionForm
Package
Description
-
Uses of EditGenderDescriptionForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return EditGenderDescriptionFormMethods in com.echothree.control.user.party.common with parameters of type EditGenderDescriptionFormModifier and TypeMethodDescriptionPartyService.editGenderDescription
(UserVisitPK userVisitPK, EditGenderDescriptionForm form) -
Uses of EditGenderDescriptionForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return EditGenderDescriptionFormModifier and TypeMethodDescriptionstatic EditGenderDescriptionForm
PartyFormFactory.getEditGenderDescriptionForm()
-
Uses of EditGenderDescriptionForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return EditGenderDescriptionFormMethods in com.echothree.control.user.party.server with parameters of type EditGenderDescriptionFormModifier and TypeMethodDescriptionPartyBean.editGenderDescription
(UserVisitPK userVisitPK, EditGenderDescriptionForm form) -
Uses of EditGenderDescriptionForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type EditGenderDescriptionFormModifierConstructorDescriptionEditGenderDescriptionCommand
(UserVisitPK userVisitPK, EditGenderDescriptionForm form) Creates a new instance of EditGenderDescriptionCommand