Uses of Interface
com.echothree.control.user.party.common.result.GetGenderChoicesResult
Packages that use GetGenderChoicesResult
Package
Description
-
Uses of GetGenderChoicesResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetGenderChoicesResultModifier and TypeMethodDescriptionPartyService.getGenderChoices(UserVisitPK userVisitPK, GetGenderChoicesForm form) -
Uses of GetGenderChoicesResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetGenderChoicesResultModifier and TypeMethodDescriptionstatic GetGenderChoicesResultPartyResultFactory.getGetGenderChoicesResult() -
Uses of GetGenderChoicesResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetGenderChoicesResultModifier and TypeMethodDescriptionPartyBean.getGenderChoices(UserVisitPK userVisitPK, GetGenderChoicesForm form)