- getAssetForConnectionName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Returns the unique identifier for the asset connected to the connection identified by the supplied name.
- getAssetsByMeaning(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Return the list of unique identifiers for assets that are linked to a specific (meaning) either directly or via
fields in the schema.
- getAssetsByName(String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Return a list of assets with the requested name.
- getConnectionByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Returns the connection object corresponding to the supplied connection name.
- getMeaning(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Return the full definition (meaning) of a term using the unique identifier of the glossary term.
- getMeaningByName(String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Return the full definition (meaning) of the terms exactly matching the supplied name.
- getMyTagsByName(String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Return the list of the calling user's private tags exactly matching the supplied name.
- getTag(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Return the Informal Tag for the supplied unique identifier (assetGUID).
- getTagsByName(String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Return the tags exactly matching the supplied name.