Uses of Interface
com.echothree.control.user.party.common.result.GetPartyAliasResult
Packages that use GetPartyAliasResult
Package
Description
-
Uses of GetPartyAliasResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetPartyAliasResultModifier and TypeMethodDescriptionPartyService.getPartyAlias(UserVisitPK userVisitPK, GetPartyAliasForm form) -
Uses of GetPartyAliasResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetPartyAliasResultModifier and TypeMethodDescriptionstatic GetPartyAliasResultPartyResultFactory.getGetPartyAliasResult() -
Uses of GetPartyAliasResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetPartyAliasResultModifier and TypeMethodDescriptionPartyBean.getPartyAlias(UserVisitPK userVisitPK, GetPartyAliasForm form)