- Add user
- Delete user
- Find HOD by username
- Find subordinate by username
- Find user
- Get Department HOD
- Get employment info
- Get roles by username
- Get user by username
- Update user
Name | Description | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Add user |
Add a new user account.
| ||||||||||||||||||||||||||||
2 | Delete user |
Delete a user account.
| ||||||||||||||||||||||||||||
3 | Find HOD by username |
Find the HOD of the department that the specified user belongs to, via username.
| ||||||||||||||||||||||||||||
4 | Find subordinate by username |
Find all users that report to the specified user, via username.
| ||||||||||||||||||||||||||||
5 | Find user | Get user details of all users by default. Able to filter or sort the returned results via parameters. | ||||||||||||||||||||||||||||
6 | Get Department HOD |
Get user details of the HOD of the department, via department ID.
| ||||||||||||||||||||||||||||
7 | Get employment info |
Get employment details of a user via username.
| ||||||||||||||||||||||||||||
8 | Get roles by username |
Get the roles (e.g: regular user or Joget administrator) of a user via username.
| ||||||||||||||||||||||||||||
9 | Get user by username |
Get user details of a user via username.
| ||||||||||||||||||||||||||||
10 | Update user |
Update the user details of a user.
|