Uses of Interface
com.echothree.control.user.party.common.result.GetNameSuffixesResult
Packages that use GetNameSuffixesResult
Package
Description
-
Uses of GetNameSuffixesResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetNameSuffixesResultModifier and TypeMethodDescriptionPartyService.getNameSuffixes(UserVisitPK userVisitPK, GetNameSuffixesForm form) -
Uses of GetNameSuffixesResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetNameSuffixesResultModifier and TypeMethodDescriptionstatic GetNameSuffixesResultPartyResultFactory.getGetNameSuffixesResult() -
Uses of GetNameSuffixesResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetNameSuffixesResultModifier and TypeMethodDescriptionPartyBean.getNameSuffixes(UserVisitPK userVisitPK, GetNameSuffixesForm form)