A G O S 
All Classes All Packages

A

AssetCatalogEntityResource - Class in org.odpi.openmetadata.accessservices.assetcatalog.server.spring
The AssetCatalogEntityResource provides the server-side implementation of the Asset Catalog Open Metadata Assess Service (OMAS).
AssetCatalogEntityResource() - Constructor for class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
 
AssetCatalogRelationshipResource - Class in org.odpi.openmetadata.accessservices.assetcatalog.server.spring
The AssetCatalogRelationshipResource provides the server-side implementation of the Asset Catalog Open Metadata Assess Service (OMAS).
AssetCatalogRelationshipResource() - Constructor for class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogRelationshipResource
 

G

getAssetContext(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Return the full context of an asset/glossary term based on its identifier.
getAssetDetail(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Fetch asset's header, classification and properties
getAssetRelationships(String, String, String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Fetch the relationships for a specific asset
getAssetsFromNeighborhood(String, String, String, SearchParameters) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Returns the sub-graph that represents the returned linked relationships.
getAssetUniverse(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Fetch asset's header, classification, properties and relationships
getClassificationsForAsset(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Fetch the classification for a specific asset
getLinkingAssets(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Returns a sub-graph of intermediate assets that connected two assets
getLinkingRelationships(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Return a sub-graph of relationships that connect two assets
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
 
getRelationshipBetweenEntities(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogRelationshipResource
Fetch relationship between entities details based on its unique identifier of the ends
getSupportedTypes(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
Returns the list with supported types for search, including the sub-types supported

O

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

S

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