public interface UserAdapter
| Modifier and Type | Method and Description | 
|---|---|
| String | getCompany() | 
| String | getEmail() | 
| String | getFirstName() | 
| List<String> | getGroups() | 
| String | getLastName() | 
| String | getName() | 
| String | getSchemaName() | 
String getName() throws ClientException
ClientExceptionString getFirstName() throws ClientException
ClientExceptionString getLastName() throws ClientException
ClientExceptionString getEmail() throws ClientException
ClientExceptionString getCompany() throws ClientException
ClientExceptionList<String> getGroups() throws ClientException
ClientExceptionString getSchemaName() throws ClientException
ClientExceptionCopyright © 2014 Nuxeo SA. All rights reserved.