Interface CommentRenderService

All Known Implementing Classes:
CommentRenderServiceImpl

public interface CommentRenderService
  • Method Summary

    Modifier and Type
    Method
    Description
    render(Comment comment, boolean actions, javax.servlet.http.HttpServletRequest req)
     
    render(Comment comment, boolean actions, javax.servlet.http.HttpServletRequest req, int maxLength, boolean plainTextOnly)
    Create the JSON representation of a Comment