Index
All Classes and Interfaces|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
- getAssetsByTypeGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
-
Return a list of assets by asset type GUID without any additional search criteria The list includes also subtypes
- getAssetsByTypeName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
-
Return a list of assets by asset type name without any additional search criteria The list includes also subtypes
- 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
- getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetcatalog.server.spring.AssetCatalogEntityResource
-
Returns the out topic connection.
- 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
-
This package provides the controllers for getting details about assets and relationships through Asset Catalog OMAS.
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
All Classes and Interfaces|All Packages