java.lang.Object
org.odpi.openmetadata.accessservices.governanceprogram.samples.leadership.GovernanceLeadershipSample

public class GovernanceLeadershipSample extends Object
GovernanceLeadershipSample provides a client program that calls the Governance Program OMAS.
  • Constructor Details

    • GovernanceLeadershipSample

      public GovernanceLeadershipSample(String serverName, String serverURLRoot, String clientUserId)
      Constructor
      Parameters:
      serverName - server to connect to.
      serverURLRoot - server location to connect to.
      clientUserId - user id to use to access metadata.
  • Method Details