Class AssetLookUp
java.lang.Object
org.odpi.openmetadata.accessservices.assetconsumer.samples.assetlookup.AssetLookUp
AssetLookUp illustrates the use of the Asset Consumer OMAS API to search for and display the metadata linked to an Asset.
-
Method Summary
-
Method Details
-
main
Main program that controls lookup of the asset. The parameters are passed space separated. The parameters are used to override the report's default values. If mode is set to "interactive" the caller is prompted for a command. Otherwise, it is assumed to be a guid- Parameters:
args
- 0. server name, 1. service platform URL root, 2. client userId, 3. mode/guid
-