public interface User extends BusinessObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
User.Logic |
| Modifier and Type | Method and Description |
|---|---|
AccessLevel |
getAccessLevel() |
String |
getFullName() |
String |
getName() |
toDisplayStringAccessLevel getAccessLevel()
String getFullName()
String getName()