Class SuggestionCommentEntity

  • All Implemented Interfaces:
    Serializable, org.silverpeas.core.web.rs.WebEntity

    public class SuggestionCommentEntity
    extends org.silverpeas.core.webapi.comment.CommentEntity
    A comment posted about a given suggestion. It extends the comment by adding it additional information like the title and the author of the commented suggestion.
    Author:
    mmoquillon
    See Also:
    Serialized Form
    • Method Detail

      • getSuggestionTitle

        public String getSuggestionTitle()
      • getSuggestionAuthorName

        public String getSuggestionAuthorName()
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class org.silverpeas.core.webapi.comment.CommentEntity
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class org.silverpeas.core.webapi.comment.CommentEntity