Package edu.ucsb.cs156.example.entities


package edu.ucsb.cs156.example.entities
  • Classes
    Class
    Description
    This is a JPA entity that represents a UCSB Article, i.e. an entry that comes from the UCSB API for article data.
    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 MenuItemReview
    This is a JPA entity that represents a UCSB Recommendation Requests, i.e. an entry that comes from the UCSB API for recommendation request data.
    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 A UCSBDiningCommons is a dining commons at UCSB
    This is a JPA entity that represents a UCSBDiningCommonsMenuItem
     
    This is a JPA entity that represents a user.