The IRelationshipController type exposes the following members.

Methods

  NameDescription
Public methodAcceptUserRelationship
Public methodCreateDefaultRelationshipsForPortal
Public methodDeleteRelationship
Delete Relationship
Public methodDeleteRelationshipType
Delete RelationshipType
Public methodDeleteUserRelationship
Delete UserRelationship
Public methodDeleteUserRelationshipPreference
Delete UserRelationshipPreference
Public methodGetAllRelationshipTypes
Get list of All RelationshipTypes defined in system
Public methodGetFollowerRelationship(UserInfo)
Public methodGetFollowerRelationship(UserInfo, UserInfo)
Public methodGetFollowersRelationshipByPortal
Public methodGetFollowingRelationship(UserInfo)
Public methodGetFollowingRelationship(UserInfo, UserInfo)
Public methodGetFriendRelationship(UserInfo)
Public methodGetFriendRelationship(UserInfo, UserInfo)
Public methodGetFriendsRelationshipByPortal
Public methodGetRelationship
Get Relationship By RelationshipId
Public methodGetRelationshipsByPortalId
Get Relationships By PortalId
Public methodGetRelationshipsByUserId
Get Relationships By UserId
Public methodGetRelationshipType
Get RelationshipType By RelationshipTypeId
Public methodGetUserRelationship(Int32)
Get UserRelationship By UserRelationshipId
Public methodGetUserRelationship(UserInfo, UserInfo, Relationship)
Get UserRelationship by its members
Public methodGetUserRelationshipPreference(Int32)
Get UserRelationshipPreference By RelationshipTypeId
Public methodGetUserRelationshipPreference(Int32, Int32)
Get UserRelationshipPreference By UserId and RelationshipId
Public methodGetUserRelationships
This method gets a Dictionary of all the relationships that a User belongs to and the members of thase relationships.
Public methodInitiateUserRelationship
Public methodRemoveUserRelationship
Public methodSaveRelationship
Save Relationship
Public methodSaveRelationshipType
Save RelationshipType
Public methodSaveUserRelationship
Save UserRelationship
Public methodSaveUserRelationshipPreference
Save UserRelationshipPreference

See Also