Uses of Interface
com.echothree.control.user.party.common.result.GetPartyRelationshipsResult
Packages that use GetPartyRelationshipsResult
Package
Description
-
Uses of GetPartyRelationshipsResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetPartyRelationshipsResultModifier and TypeMethodDescriptionPartyService.getPartyRelationships(UserVisitPK userVisitPK, GetPartyRelationshipsForm form) -
Uses of GetPartyRelationshipsResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetPartyRelationshipsResultModifier and TypeMethodDescriptionstatic GetPartyRelationshipsResultPartyResultFactory.getGetPartyRelationshipsResult() -
Uses of GetPartyRelationshipsResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetPartyRelationshipsResultModifier and TypeMethodDescriptionPartyBean.getPartyRelationships(UserVisitPK userVisitPK, GetPartyRelationshipsForm form)