Package edu.ucsb.cs156.example.entities


package edu.ucsb.cs156.example.entities
  • Classes
    Class
    Description
    This is a JPA entity that represents a Help Request, i.e. an entry that comes from the UCSB API for academic calendar dates.
     
    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 i.e. an item on the menu at one of UCSB's dining commons.
    This is a JPA entity that represents a url.
    This is a JPA entity that represents a user.