Index
All Classes and Interfaces|All Packages
A
- addClass(String) - Method in class one.suhas.rmc.controller.ClassController
 - 
API route to add a class to the database
 - addClass(String) - Method in class one.suhas.rmc.service.ClassService
 - 
Adds a class to the database
 - addReview(long) - Method in class one.suhas.rmc.controller.ClassController
 - 
Renders a webpage where users can add ratings (no text)
 - addReview(Review) - Method in class one.suhas.rmc.service.ReviewService
 - 
Add a review to the database
 - addReview(TextReview) - Method in class one.suhas.rmc.service.ReviewService
 - 
Add a textreview to the database
 - addTextReview(long) - Method in class one.suhas.rmc.controller.ClassController
 - 
Renders a webpage where users can add reviews (has text)
 - approveTop() - Method in class one.suhas.rmc.service.ReviewService
 - 
Approve the object at the top of the review queue
 
All Classes and Interfaces|All Packages