Index

A B C D E G I J L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values

A

add(int, int) - Method in class com.jdbc.database.DB2024TEAM07_RatingDAO
Adds a new review to the DB2024_Rating table.
add(DB2024TEAM07_Menu) - Method in class com.jdbc.database.DB2024TEAM07_MenuDAO
Adds a new menu item to the database.
add(DB2024TEAM07_Restaurant) - Method in class com.jdbc.database.DB2024TEAM07_RestaurantDAO
Adds a new restaurant to the database (Admin functionality).
add(DB2024TEAM07_Review, int, int) - Method in class com.jdbc.database.DB2024TEAM07_ReviewDAO
Adds a new review to the database.
add(DB2024TEAM07_User) - Method in class com.jdbc.database.DB2024TEAM07_UserDAO
Registers a new user by inserting a tuple into the DB2024_User table.
addAccountByManager(Scanner) - Method in class com.manager.DB2024TEAM07_UserManager
Allows managers to add new users.
addMenu(Scanner) - Static method in class com.manager.DB2024TEAM07_MenuManager
Adds a new menu item to the database.
address - Variable in class com.jdbc.model.DB2024TEAM07_Restaurant
The Address.
addRestaurant(Scanner) - Static method in class com.manager.DB2024TEAM07_RestaurantManager
Adds a new restaurant to the database.
addReview(Scanner) - Static method in class com.manager.DB2024TEAM07_ReviewManager
Adds a new review to the database for a specific restaurant and menu item.
addUser(DB2024TEAM07_User) - Method in class com.manager.DB2024TEAM07_UserManager
Adds a new user to the database.
ADMIN_PASSWORD - Static variable in class com.app.DB2024TEAM07_Main
 
A B C D E G I J L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values