| 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.events | |
| org.odpi.openmetadata.accessservices.communityprofile.properties |
| Modifier and Type | Method and Description |
|---|---|
List<Community> |
MyPersonalNetworkInterface.getMyCommunities(String userId,
int startFrom,
int pageSize)
Return a list of communities that the specified user is a member of.
|
| Modifier and Type | Method and Description |
|---|---|
Community |
CommunityOutboundEvent.getCommunity()
Return the community details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityOutboundEvent.setCommunity(Community community)
Set up the community details.
|
| Constructor and Description |
|---|
Community(Community template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.