Uses of Interface
com.echothree.control.user.party.common.form.DeleteGenderForm
Packages that use DeleteGenderForm
Package
Description
-
Uses of DeleteGenderForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return DeleteGenderFormMethods in com.echothree.control.user.party.common with parameters of type DeleteGenderFormModifier and TypeMethodDescriptionPartyService.deleteGender
(UserVisitPK userVisitPK, DeleteGenderForm form) -
Uses of DeleteGenderForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return DeleteGenderForm -
Uses of DeleteGenderForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return DeleteGenderFormMethods in com.echothree.control.user.party.server with parameters of type DeleteGenderFormModifier and TypeMethodDescriptionPartyBean.deleteGender
(UserVisitPK userVisitPK, DeleteGenderForm form) -
Uses of DeleteGenderForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type DeleteGenderFormModifierConstructorDescriptionDeleteGenderCommand
(UserVisitPK userVisitPK, DeleteGenderForm form) Creates a new instance of DeleteGenderCommand