Index
All Classes and Interfaces|All Packages
A
- AssetCatalogResource - Class in org.odpi.openmetadata.viewservices.assetcatalog.server.spring
-
The AssetCatalogResource provides some of the Spring API endpoints of the Asset Catalog Open Metadata View Service (OMVS).
- AssetCatalogResource() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
-
Default constructor
F
- findInAssetDomain(String, boolean, boolean, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
-
Locate string value in elements that are anchored to assets.
G
- getAssetGraph(String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
-
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
- getAssetLineageGraph(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
-
Return all the elements that are linked to an asset using lineage relationships.
- getAssetsByMetadataCollectionId(String, String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
-
Return a list of assets that come from the requested metadata collection.
- getAssetTypes(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.spring.AssetCatalogResource
-
Return the subtypes for asset.
O
- org.odpi.openmetadata.viewservices.assetcatalog.server.spring - package org.odpi.openmetadata.viewservices.assetcatalog.server.spring
All Classes and Interfaces|All Packages