Index
All Classes and Interfaces|All Packages|Serialized Form
H
- hashCode() - Method in record class records.AttendanceRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class records.EmployeeRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class records.LeaveBalanceRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class records.LeaveRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class records.PayrollRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class records.UserCredentials
-
Returns a hash code value for this object.
- hourlyRate() - Method in record class records.EmployeeRecord
-
Returns the value of the
hourlyRate
record component. - hourlyRate() - Method in record class records.PayrollRecord
-
Returns the value of the
hourlyRate
record component. - hourlyRateTxtField() - Method in class ui.employee.MyProfilePanel
-
Retrieves the hourly rate text field.
- hourlyRateTxtField() - Method in class ui.hr.ProfileManagementPanel
-
Retrieves the hourly rate text field.
- hoursWorked() - Method in record class records.AttendanceRecord
-
Returns the value of the
hoursWorked
record component. - hoursWorked() - Method in record class records.PayrollRecord
-
Returns the value of the
hoursWorked
record component. - HRAdmin - Class in user.roles
-
Represents an HR Admin in the system, responsible for managing employee-related tasks such as attendance, leave, and employee records.
- HRAdmin(FileDataService, int) - Constructor for class user.roles.HRAdmin
-
Constructs an HRAdmin object.
- HRAdminUI - Class in ui.hr
-
Represents the HR Admin user interface.
- HRAdminUI() - Constructor for class ui.hr.HRAdminUI
-
Creates new form HRAdminUI
- HRAdminViewHandler - Class in user.actions
-
Handles the actions and UI interactions for the HR Admin role.
- HRAdminViewHandler(HRAdmin, HRAdminUI) - Constructor for class user.actions.HRAdminViewHandler
-
Constructs an HRAdminViewHandler instance.
All Classes and Interfaces|All Packages|Serialized Form