| 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.search |
Defines data constructs useful for search operations against IGC.
|
| Modifier and Type | Method and Description |
|---|---|
static IGCSearchCondition |
IGCRestConstants.getConditionToForceNoSearchResults()
Retrieve a search condition that will ensure no results are returned from a search.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IGCSearchConditionSet.addCondition(IGCSearchCondition condition)
Adds the provided condition to the set of criteria to use in the search.
|
| Constructor and Description |
|---|
IGCSearchConditionSet(IGCSearchCondition condition)
Creates a new set of search criteria initialised with the provided condition.
|
Copyright © 2018–2021 ODPi. All rights reserved.