Uses of Interface
com.echothree.control.user.party.common.form.CreateGenderDescriptionForm
Packages that use CreateGenderDescriptionForm
Package
Description
-
Uses of CreateGenderDescriptionForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreateGenderDescriptionFormMethods in com.echothree.control.user.party.common with parameters of type CreateGenderDescriptionFormModifier and TypeMethodDescriptionPartyService.createGenderDescription
(UserVisitPK userVisitPK, CreateGenderDescriptionForm form) -
Uses of CreateGenderDescriptionForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return CreateGenderDescriptionFormModifier and TypeMethodDescriptionstatic CreateGenderDescriptionForm
PartyFormFactory.getCreateGenderDescriptionForm()
-
Uses of CreateGenderDescriptionForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreateGenderDescriptionFormMethods in com.echothree.control.user.party.server with parameters of type CreateGenderDescriptionFormModifier and TypeMethodDescriptionPartyBean.createGenderDescription
(UserVisitPK userVisitPK, CreateGenderDescriptionForm form) -
Uses of CreateGenderDescriptionForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type CreateGenderDescriptionFormModifierConstructorDescriptionCreateGenderDescriptionCommand
(UserVisitPK userVisitPK, CreateGenderDescriptionForm form) Creates a new instance of CreateGenderDescriptionCommand