Class AssetCatalogInstance


public class AssetCatalogInstance extends OMVSServiceInstance
AssetCatalogInstance caches references to objects it needs for a specific server. It is also responsible for registering itself in the instance map.
  • Constructor Details

  • Method Details

    • getSupportedAssetTypes

      public List<Type> getSupportedAssetTypes()
      Return the values from the SupportedTypesForSearch view service option.
      Returns:
      list of strings. If null then all asset types are supported.
    • getAssetConsumerClient

      public AssetConsumer getAssetConsumerClient()
      Return the main Asset Consumer OMAS client.
      Returns:
      client
    • getOpenIntegrationServiceClient

      public OpenIntegrationServiceClient getOpenIntegrationServiceClient()
      Return the open integration client. This client is from the Open Integration Framework (OIF).
      Returns:
      client
    • getOpenMetadataStoreClient

      public OpenMetadataStoreClient getOpenMetadataStoreClient()
      Return the open metadata store client. This client is from the Governance Action Framework (GAF).
      Returns:
      client