Uses of Interface
com.echothree.control.user.party.common.form.DeleteGenderDescriptionForm
Packages that use DeleteGenderDescriptionForm
Package
Description
-
Uses of DeleteGenderDescriptionForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return DeleteGenderDescriptionFormMethods in com.echothree.control.user.party.common with parameters of type DeleteGenderDescriptionFormModifier and TypeMethodDescriptionPartyService.deleteGenderDescription
(UserVisitPK userVisitPK, DeleteGenderDescriptionForm form) -
Uses of DeleteGenderDescriptionForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return DeleteGenderDescriptionFormModifier and TypeMethodDescriptionstatic DeleteGenderDescriptionForm
PartyFormFactory.getDeleteGenderDescriptionForm()
-
Uses of DeleteGenderDescriptionForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return DeleteGenderDescriptionFormMethods in com.echothree.control.user.party.server with parameters of type DeleteGenderDescriptionFormModifier and TypeMethodDescriptionPartyBean.deleteGenderDescription
(UserVisitPK userVisitPK, DeleteGenderDescriptionForm form) -
Uses of DeleteGenderDescriptionForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type DeleteGenderDescriptionFormModifierConstructorDescriptionDeleteGenderDescriptionCommand
(UserVisitPK userVisitPK, DeleteGenderDescriptionForm form) Creates a new instance of DeleteGenderDescriptionCommand