java.lang.Object
org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetOwnerFactory

public class AssetOwnerFactory extends Object
AssetOwnerFactory uses the Asset Owner OMAS methods to create assets and schema elements that can be used by Asset Consumer OMAS.
  • Constructor Details

    • AssetOwnerFactory

      public AssetOwnerFactory(String testCaseName, String serverName, String serverPlatformRootURL, AuditLog auditLog) throws FVTUnexpectedCondition
      Simple constructor
      Parameters:
      testCaseName - calling test case
      serverName - server name
      serverPlatformRootURL - server location
      auditLog - logging destination
      Throws:
      FVTUnexpectedCondition - something went wrong
  • Method Details