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
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
doc
-
userConfig
-
-
Constructor Details
-
UserAdapterImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceUserAdapter
-
getFirstName
- Specified by:
getFirstNamein interfaceUserAdapter
-
getLastName
- Specified by:
getLastNamein interfaceUserAdapter
-
getEmail
- Specified by:
getEmailin interfaceUserAdapter
-
getCompany
- Specified by:
getCompanyin interfaceUserAdapter
-
getGroups
- Specified by:
getGroupsin interfaceUserAdapter
-
getTenantId
- Specified by:
getTenantIdin interfaceUserAdapter- Since:
- 8.1
-
getSchemaName
- Specified by:
getSchemaNamein interfaceUserAdapter
-