| 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.metadataelement |
| Modifier and Type | Method and Description |
|---|---|
CollectionElement |
CollectionManagementInterface.getCollection(String userId,
String collectionGUID)
Return the properties of a specific collection.
|
| Modifier and Type | Method and Description |
|---|---|
List<CollectionElement> |
CollectionManagementInterface.getCollections(String userId,
String parentGUID,
int startFrom,
int pageSize)
Returns the list of collections that are linked off of the supplied element.
|
| Constructor and Description |
|---|
CollectionElement(CollectionElement template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.