| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary |
Implements a client library for integrating with IBM Information Governance Catalog through its REST API.
|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.common |
Defines data constructs representing general IGC object metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
IGCRestClient.getAssetById(String rid,
ObjectCache cache)
Retrieve all information about an asset from IGC.
|
<T extends Reference> |
IGCRestClient.getModificationDetails(T object,
ObjectCache cache)
Ensures that the modification details of the asset are populated (takes no action if already populated or
the asset does not support them).
|
| Modifier and Type | Method and Description |
|---|---|
Identity |
Reference.getIdentity(IGCRestClient igcrest,
ObjectCache cache)
Retrieves the semantic identity of the asset.
|
Copyright © 2018–2021 ODPi. All rights reserved.