Package edu.ucsb.cs156.example.entities


package edu.ucsb.cs156.example.entities
  • Classes
    Class
    Description
    This is a JPA entity that represents an Article An Article is a generic article
    This is a JPA entity that represents a HelpReques A HelpRequest is a request for help, e.g.
    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 restaurant.
    This is a JPA entity that represents a UCSBDate, i.e.
    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 A UCSBDiningCommonsMenuItem is the dining commons Menu at UCSB
    This is a JPA entity that represents a UCSBOrganization A UCSBOrganization is an organization at UCSB
    This is a JPA entity that represents a user.