Package edu.ucsb.cs156.example.entities


package edu.ucsb.cs156.example.entities
  • Classes
    Class
    Description
     
    This is a JPA entity that represents a HelpRequest
     
    This is a JPA entity that represents MenuItemReview, i.e. an entry that comes from the MenuItemReview table in the database.
    This is modeled after UCSBDate.java Not all of this may be necessary.
    This is a JPA entity that represents a restaurant.
    This is a JPA entity that represents a UCSBDate, i.e. an entry that comes from the UCSB API for academic calendar dates.
    This is a JPA entity that represents a UCSBDiningCommons
    This is a JPA entity that represents a UCSBDiningCommonsMenuItem
     
    This is a JPA entity that represents a url.
    This is a JPA entity that represents a user.