Uses of Interface
com.echothree.control.user.party.common.result.EditGenderResult
Packages that use EditGenderResult
Package
Description
-
Uses of EditGenderResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type EditGenderResultModifier and TypeMethodDescriptionPartyService.editGender(UserVisitPK userVisitPK, EditGenderForm form) -
Uses of EditGenderResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditGenderResultModifier and TypeMethodDescriptionstatic EditGenderResultPartyResultFactory.getEditGenderResult() -
Uses of EditGenderResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type EditGenderResultModifier and TypeMethodDescriptionPartyBean.editGender(UserVisitPK userVisitPK, EditGenderForm form)