| Modifier and Type | Method | Description | 
|---|---|---|
User | 
Application.getCurrentUser() | 
 The currently logged in user. 
 | 
User | 
Application.getUser(int index) | 
|
User | 
Application.getUser(Id id) | 
|
default User[] | 
Application.getUsers() | 
|
User[] | 
Application.getUsers(String filter) |