Class CommentResource


  • public class CommentResource
    extends org.springframework.hateoas.EntityModel<CommentDto>
    댓글 정보.
    Version:
    1.0
    Author:
    always0ne
    • Constructor Summary

      Constructors 
      Constructor Description
      CommentResource​(Comment comment, org.springframework.hateoas.Link... links)
      댓글 Resource(for Hateoas).
    • Method Summary

      • Methods inherited from class org.springframework.hateoas.EntityModel

        equals, getContent, hashCode, toString
      • Methods inherited from class org.springframework.hateoas.RepresentationModel

        add, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, removeLinks
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CommentResource

        public CommentResource​(Comment comment,
                               org.springframework.hateoas.Link... links)
        댓글 Resource(for Hateoas).
        Parameters:
        comment - 댓글
        links - 링크