Uses of Interface
com.echothree.control.user.party.common.result.GetGendersResult
Packages that use GetGendersResult
Package
Description
-
Uses of GetGendersResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetGendersResultModifier and TypeMethodDescriptionPartyService.getGenders(UserVisitPK userVisitPK, GetGendersForm form) -
Uses of GetGendersResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetGendersResultModifier and TypeMethodDescriptionstatic GetGendersResultPartyResultFactory.getGetGendersResult() -
Uses of GetGendersResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetGendersResultModifier and TypeMethodDescriptionPartyBean.getGenders(UserVisitPK userVisitPK, GetGendersForm form)