| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.communityprofile.api |
The Community Profile Open Metadata Access Service (OMAS) is used by tools and administrators to
maintain information associated with individuals and communities.
|
| org.odpi.openmetadata.accessservices.communityprofile.properties |
| Modifier and Type | Method and Description |
|---|---|
List<PersonalRole> |
MyRolesAndActionsInterface.getMyPersonalRoles(String userId,
int startFrom,
int pageSize)
Return a list of the personal roles that the calling user is appointed to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommunityMember
CommunityMember describes an individual who is a member of a community.
|
class |
PersonRole
PersonRole covers a role that has been defined in an organization.
|
class |
TeamLeader
TeamLeader describes a person who leads a team.
|
class |
TeamMember
TeamMember describes a person who is a member of a team.
|
| Constructor and Description |
|---|
PersonalRole(PersonalRole template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.