Uses of Interface
com.echothree.control.user.party.common.result.GetPartyAliasesResult
Packages that use GetPartyAliasesResult
Package
Description
-
Uses of GetPartyAliasesResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetPartyAliasesResultModifier and TypeMethodDescriptionPartyService.getPartyAliases(UserVisitPK userVisitPK, GetPartyAliasesForm form) -
Uses of GetPartyAliasesResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetPartyAliasesResultModifier and TypeMethodDescriptionstatic GetPartyAliasesResultPartyResultFactory.getGetPartyAliasesResult() -
Uses of GetPartyAliasesResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetPartyAliasesResultModifier and TypeMethodDescriptionPartyBean.getPartyAliases(UserVisitPK userVisitPK, GetPartyAliasesForm form)