The IRatingRepository type exposes the following members.

Methods

  Name Description
Public method GetRating(Guid, Int32, Int32%)
Gets the rating score.
Public method GetRating(Guid, Int32, RatingDefaultFilterHandler, Int32%)
Gets the rating score.
Public method GetRatingCollection
Gets the rating collection for parent entity.
Public method GetRatingDefaultFilter
Gets the default rating filter.
Public method GetRatingDefaultPrefetch
Gets the default rating prefetch path.
Public method GetRatingDefaultSorter
Gets the default rating sorter.
Public method GetUserRating
Gets the user rating for the content.
Public method IsRatedByUser
Gets the information if user has rated the content.
Public method SaveRating
Saves the provided rating.

See Also