| Package | Description |
|---|---|
| com.communote.server.core.user | |
| com.communote.server.core.user.helper |
| Modifier and Type | Method and Description |
|---|---|
UserProfileDetails |
UserProfileManagementImpl.getUserProfileDetailsById(Long userId)
*
|
UserProfileDetails |
UserProfileManagement.getUserProfileDetailsById(Long id)
Deprecated.
|
UserProfileDetails |
UserProfileManagementImpl.getUserProfileDetailsById(Long userId,
boolean needExternalAuthentications) |
UserProfileDetails |
UserProfileManagement.getUserProfileDetailsById(Long id,
boolean needsExternalAuthentications) |
| Modifier and Type | Method and Description |
|---|---|
static String |
UserNameHelper.getSimpleDefaultUserSignature(UserProfileDetails profileDetails)
Returns a simple user signature consisting of "'FIRSTNAME' 'LASTNAME'" or "'ALIAS'" in case
firstname and lastname are not defined.
|
Copyright © 2019 Communote team. All rights reserved.