A B C D E G H I M O P R S T U 

G

getConnection() - Static method in class DBConnection.DBConnection
 
getEmployee(int) - Static method in class Controller.EmployeeControl
Get all employee information for a specific employee based on id chosen in the interface and the idEmployee in the database.
getInstance() - Method in class DBConnection.DBConnectionPool
 
getInventoryList() - Static method in class Controller.InventoryControl
 
getMenuList() - Static method in class Controller.MenuControl
Pull menu data from database in order to display in a list on the interface.
getOrderList() - Static method in class Controller.OrderControl
 
getOrders() - Static method in class Controller.OrderControl
 
getPayroll_Present(int) - Static method in class Controller.PayrollControl
 
getTables() - Static method in class Controller.TableControl
Pulls the table data from the database and returns it to be displayed on the user interface.
getTotalHours(int) - Static method in class Controller.PayrollControl
 
A B C D E G H I M O P R S T U