Interface CommentRepository

  • All Superinterfaces:
    org.sakaiproject.springframework.data.Repository<Comment,​String>, org.sakaiproject.springframework.data.SpringCrudRepository<Comment,​String>

    public interface CommentRepository
    extends org.sakaiproject.springframework.data.SpringCrudRepository<Comment,​String>