Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- getActiveWindowTitle() - Method in class com.example.wellbeing_project.HomeController
-
Retrieves the title of the active window.
- getAllUsers() - Method in class com.example.wellbeing_project.universal.DBAppUserDao
- getAllUsers() - Method in interface com.example.wellbeing_project.universal.IAppUserDAO
-
Retrieves a list of all users from the database.
- getDurationMinutes() - Method in class com.example.wellbeing_project.universal.AppUser
-
Gets the duration in minutes.
- getEmail() - Static method in class com.example.wellbeing_project.universal.AppUser
-
Gets the user's email.
- getEndTime() - Method in class com.example.wellbeing_project.universal.AppUser
-
Gets the end time.
- GetForegroundWindow() - Method in interface com.example.wellbeing_project.HomeController.User32
- getInstance() - Static method in class com.example.wellbeing_project.universal.DBConnection
-
Returns the database connection instance.
- getLoggedInUserId() - Static method in class com.example.wellbeing_project.universal.AppSession
-
Retrives the logged-in user's ID.
- getName() - Static method in class com.example.wellbeing_project.universal.AppUser
-
Gets the user's name.
- getPassword() - Static method in class com.example.wellbeing_project.universal.AppUser
-
Gets the user's password.
- getReportDate() - Method in class com.example.wellbeing_project.universal.AppUser
-
Gets the report date.
- getReportId() - Method in class com.example.wellbeing_project.universal.AppUser
-
Gets the report ID.
- getStartTime() - Method in class com.example.wellbeing_project.universal.AppUser
-
Gets the start time.
- getTimeName() - Method in class com.example.wellbeing_project.universal.AppUser
-
Gets the time name.
- getTimerId() - Method in class com.example.wellbeing_project.universal.AppUser
-
Gets the timer ID.
- getUsageId() - Method in class com.example.wellbeing_project.universal.AppUser
-
Gets the usage ID.
- getUser(int) - Method in class com.example.wellbeing_project.universal.DBAppUserDao
-
Retrieves the user with the specified ID from the database.
- getUser(int) - Method in interface com.example.wellbeing_project.universal.IAppUserDAO
-
Retrieves a user from the database based on the provided user ID.
- getUserByEmail(String) - Method in class com.example.wellbeing_project.universal.DBAppUserDao
-
Retrieves the user with the specified email from the database.
- getUserId() - Static method in class com.example.wellbeing_project.universal.AppUser
-
Gets the user's ID
- GetWindowTextA(WinDef.HWND, byte[], int) - Method in interface com.example.wellbeing_project.HomeController.User32
- gui - package gui
All Classes and Interfaces|All Packages|Constant Field Values