A G O S 
All Classes All Packages

A

AssetCatalog - Class in org.odpi.openmetadata.accessservices.assetcatalog
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.AssetCatalog
Create a new AssetCatalog client.
AssetCatalog(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
 
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

getAssetContext(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Return the full context of an asset/glossary term based on its identifier.
getAssetContext(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Return the full context of an asset/glossary term based on its identifier.
getAssetDetails(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Fetch asset's header, classification and properties
getAssetDetails(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch asset's header, classification and properties
getAssetRelationships(String, String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Fetch the relationships for a specific asset
getAssetRelationships(String, String, String, String, Integer, Integer) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch the relationships for a specific asset
getAssetsFromNeighborhood(String, String, SearchParameters) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Returns the sub-graph that represents the list of assets that in neighborhood of the given asset
getAssetsFromNeighborhood(String, String, SearchParameters) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Returns the sub-graph that represents the list of assets that in neighborhood of the given asset
getAssetUniverse(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Fetch asset's header, classification, properties and relationships
getAssetUniverse(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch asset's header, classification, properties and relationships
getClassificationsForAsset(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Fetch the classification for a specific asset
getClassificationsForAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch the classification for a specific asset
getLinkingAssets(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Returns a sub-graph of intermediate assets that connected two 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
getLinkingRelationships(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Return a sub-graph of relationships that connect 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
getRelationshipBetweenEntities(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Fetch relationship between entities details based on its unique identifier of the ends Filtering based on the relationship type is supported
getRelationshipBetweenEntities(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Fetch relationship between entities details based on its unique identifier of the ends Filtering based on the relationship type is supported
getSupportedTypes(String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
 
getSupportedTypes(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Returns the list with supported types for search, including the sub-types supported

O

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

S

searchByType(String, String, SearchParameters) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalog
Return a list of assets matching the search criteria without the full context
searchByType(String, String, SearchParameters) - Method in interface org.odpi.openmetadata.accessservices.assetcatalog.AssetCatalogInterface
Return a list of assets matching the search criteria without the full context
A G O S 
All Classes All Packages