| Class | Description |
|---|---|
| Asset |
Asset object holds properties that are used for displaying details of an asset.
|
| AssetDescription |
AssetDescription object holds properties that are used for displaying details of an asset, plus the properties
and classifications ans relationships.
|
| AssetElement | |
| AssetLineageEvent | |
| Classification |
Classification object holds properties that are used for displaying details about the classification.
|
| Column |
The Column object contains the name and the type of the column where a RelationshipColumn asset can be find in a database.
|
| Connection |
The Connection object contains the properties needed to access a specific data assets.
|
| Connector |
The Connector object contains the properties needed to identify a connector object.
|
| Context |
The Context object provide the full context to identify the resource in the repository
and to recreate the complex schema types associated with this database (database, schema, tables, columns).
|
| Database |
The Database object contains details about a database where an asset can be found.
|
| Endpoint |
The Endpoint object contains the properties needed to create a connection in order to access a specific data assets.
|
| Relationship |
The Relationship object holds properties that are used for displaying a relationship between two assets
|
| Schema |
A Schema object provides information about a data asset.
|
| Table |
Table object contains the properties for a RelationshipTable asset can be find in a database.
|
| Term |
| Enum | Description |
|---|---|
| DataType |
The DataType enum facilitates the conversion between the properties type from a metadata collection to Java types.
|
| SequenceOrderType |
The SequenceOrderType enum defining how the results should be ordered when they are returned from metadata collection.
|
| Status |
The status enum is used for filtering the assets, relationships and classification
by the status when they are fetch from the from metadata collection.
|
Copyright © 2018–2019 ODPi. All rights reserved.