Package edu.ucsb.cs156.dining.entities
Class Review
java.lang.Object
edu.ucsb.cs156.dining.entities.Review
This is a JPA entity that represents a Review, i.e. an entry
that allows users to see data fields and then rate and comment on the said data, specifically about the menu and food
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Review
public Review()
-