- 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.
- 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, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerResource
-
Return the full definition (meaning) of the terms 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 matching the supplied name.