Interface CommentDaoInternal

All Superinterfaces:
CommentDao
All Known Implementing Classes:
HibernateCommentDao

public interface CommentDaoInternal extends CommentDao
Dao for Comments.
Since:
6.10.0
  • Method Details

    • save

      void save(Comment comment)
      Since:
      9.0