Class UserAdapterImpl
java.lang.Object
org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
- All Implemented Interfaces:
UserAdapter
A class that exposes the fields from user schema
- Since:
- 5.7
- Author:
- Thierry Martins
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
doc
-
userConfig
-
-
Constructor Details
-
UserAdapterImpl
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceUserAdapter
-
getFirstName
- Specified by:
getFirstName
in interfaceUserAdapter
-
getLastName
- Specified by:
getLastName
in interfaceUserAdapter
-
getEmail
- Specified by:
getEmail
in interfaceUserAdapter
-
getCompany
- Specified by:
getCompany
in interfaceUserAdapter
-
getGroups
- Specified by:
getGroups
in interfaceUserAdapter
-
getTenantId
- Specified by:
getTenantId
in interfaceUserAdapter
- Since:
- 8.1
-
getSchemaName
- Specified by:
getSchemaName
in interfaceUserAdapter
-