Uses of Interface
com.echothree.control.user.party.common.form.CreateGenderForm
Packages that use CreateGenderForm
Package
Description
-
Uses of CreateGenderForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreateGenderFormMethods in com.echothree.control.user.party.common with parameters of type CreateGenderFormModifier and TypeMethodDescriptionPartyService.createGender(UserVisitPK userVisitPK, CreateGenderForm form) -
Uses of CreateGenderForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return CreateGenderForm -
Uses of CreateGenderForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreateGenderFormMethods in com.echothree.control.user.party.server with parameters of type CreateGenderFormModifier and TypeMethodDescriptionPartyBean.createGender(UserVisitPK userVisitPK, CreateGenderForm form)