public interface User
Modifier and Type | Method and Description |
---|---|
String |
getEmail() |
String |
getId() |
String |
getLogin() |
String |
getName() |
boolean |
isDomainGroup() |
boolean |
isSiteAdmin() |
Copyright © 2015 Nuxeo SA. All rights reserved.