Class CommentReport

    • Method Detail

      • incrementCount

        public void incrementCount()
      • getCount

        public int getCount()
        Returns:
        the total number of 'new' comments added to the page associated with this CommentReport
      • addCommentAuthor

        public void addCommentAuthor​(String author)
      • getCommentAuthors

        public Set getCommentAuthors()