All Classes and Interfaces

Classes
Class
Description
Main class for administrator functionalities in the E-MATEASY application.
This class provides a single point of access to the database connection for the E-MATEASY application.
This class represents the main entry point of the application.
DB 2024 team 07 menu.
This class provides data access object (DAO) methods for interacting with the DB2024_Menu table in a database.
This class manages menu functionalities in the E-MATEASY application.
This class provides data access object (DAO) methods for interacting with the DB2024_Rating and DB2024_Review tables in a database.
This class represents a Value Object (VO) for a restaurant review in the E-MATEASY application.
DB 2024 team 07 restaurant.
This class provides data access object (DAO) methods for interacting with the DB2024_Restaurant table in a database.
This class manages restaurant functionalities in the E-MATEASY application.
DB 2024 team 07 review.
This class provides data access object (DAO) methods for interacting with the DB2024_Review and related tables in a database.
This class manages review functionalities in the E-MATEASY application.
DB 2024 team 07 user.
This class provides a Data Access Object (DAO) for managing users in a database.
User interface for logged-in users.
This class manages user functionalities in the E-MATEASY application.
DB 2024 team 07 user review.
This class represents a Value Object (VO) for a user in the E-MATEASY application.