Skip navigation links
A G O S 

A

AssetCatalog - Class in org.odpi.openmetadata.accessservices.assetcatalog.client
The Asset Catalog Open Metadata Access Service (OMAS) provides an interface to search for assets including data stores, event feeds, APIs and data sets, related assets and relationships.
AssetCatalog(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Create a new AssetConsumer client.
AssetCatalogInterface - Interface in org.odpi.openmetadata.accessservices.assetcatalog
The Asset Catalog Open Metadata Access Service (OMAS) provides services to search for data assets including data stores, event feeds, APIs and data sets.

G

getAssetDetails(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch asset's header, classification and properties
getAssetDetails(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch asset's header, classification and properties
getAssetRelationships(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch the relationships for a specific asset
getAssetRelationships(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch the relationships for a specific asset
getAssetRelationshipsForType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch the relationships for a specific asset and type
getAssetRelationshipsForType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch the relationships for a specific asset and relationship type
getAssetsByClassificationName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch the assets that match the classification name
getAssetsByClassificationName(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch the assets that match the classification name
getAssetsByProperty(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch the assets that match the properties
getAssetsByProperty(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch the assets that match the properties
getAssetsFromNeighborhood(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Returns the sub-graph that represents the returned linked relationships.
getAssetsFromNeighborhood(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Returns the sub-graph that represents the returned linked relationships.
getAssetSummary(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch asset's header and classification
getAssetSummary(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch asset's header and classification
getAssetUniverse(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch asset's header, classification, properties and relationships
getAssetUniverse(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch asset's header, classification, properties and relationships
getClassificationForAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch the classification for a specific asset
getClassificationForAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch the classification for a specific asset
getLastCreatedAssets(String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Returns the last created assets
getLastCreatedAssets(String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Returns the last created assets
getLastUpdatedAssets(String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Returns the last updated assets
getLastUpdatedAssets(String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Returns the last updated assets
getLinkingAssets(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Returns a sub-graph of intermediate assets that connected two assets
getLinkingAssets(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Returns a sub-graph of intermediate assets that connected two assets
getLinkingRelationships(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Return a sub-graph of relationships that connect two assets
getLinkingRelationships(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Return a sub-graph of relationships that connect two assets
getRelatedAssets(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Return the list of assets that are of the types listed in instanceTypes and are connected, either directly or indirectly to the asset identified by assetId.
getRelatedAssets(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Return the list of assets that are of the types listed in instanceTypes and are connected, either directly or indirectly to the asset identified by assetId.
getRelationship(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch relationship details based on its unique identifier
getRelationship(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch relationship details based on its unique identifier
getRelationshipByLabel(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch relationship details based on property name
getRelationshipByLabel(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Fetch relationship details based on property name
getRelationshipsFromNeighborhood(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Returns the sub-graph that represents the returned linked assets
getRelationshipsFromNeighborhood(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Returns the sub-graph that represents the returned linked assets

O

org.odpi.openmetadata.accessservices.assetcatalog - package org.odpi.openmetadata.accessservices.assetcatalog
 
org.odpi.openmetadata.accessservices.assetcatalog.client - package org.odpi.openmetadata.accessservices.assetcatalog.client
 

S

searchAssets(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Return a list of assets (details and connections) matching the search criteria
searchAssets(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Return a list of assets (details and connections) matching the search criteria
searchForRelationships(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Return a list of relationships that match the search criteria.
searchForRelationships(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.client.AssetCatalog
Return a list of relationships that match the search criteria.
A G O S 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.