| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.properties |
| Modifier and Type | Method and Description |
|---|---|
List<UserIdentity> |
PersonalProfile.getAssociatedUserIds()
Return the userIds associated with the profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonalProfile.setAssociatedUserIds(List<UserIdentity> associatedUserIds)
Set up the userIds associated with the profile.
|
| Constructor and Description |
|---|
UserIdentity(UserIdentity template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.