Package edu.ucsb.cs156.example.entities


package edu.ucsb.cs156.example.entities
  • Classes
    Class
    Description
    This is a JPA entity that represents Article
    This is a JPA entity that represents a HelpRequest
     
    This is a JPA entity that represents a MenuItemReview, i.e. an entry that comes from the UCSB API for menu item reviews.
    This is a JPA entity that represents a RecommendationRequest
    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 UCSB Dining Commons Menu Item.
    This is a JPA entity that represents a UCSBOrg A UCSBOrg is an organization at UCSB
    This is a JPA entity that represents a user.