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() |
toDisplayString
AccessLevel getAccessLevel()
String getFullName()
String getName()