Interface PostReactionRepository

  • All Superinterfaces:
    org.sakaiproject.springframework.data.Repository<PostReaction,​Long>, org.sakaiproject.springframework.data.SpringCrudRepository<PostReaction,​Long>

    public interface PostReactionRepository
    extends org.sakaiproject.springframework.data.SpringCrudRepository<PostReaction,​Long>