Interface BlogsStatsUser


@ProviderType public interface BlogsStatsUser
  • Method Details

    • getEntryCount

      long getEntryCount()
    • getGroupId

      long getGroupId()
    • getLastPostDate

      Date getLastPostDate()
    • getRatingsAverageScore

      double getRatingsAverageScore()
    • getRatingsTotalEntries

      long getRatingsTotalEntries()
    • getRatingsTotalScore

      double getRatingsTotalScore()
    • getStatsUserId

      long getStatsUserId()