java.lang.Object
org.odpi.openmetadata.accessservices.assetmanager.samples.glossaryworkflow.TemporaryEditingGlossary

public class TemporaryEditingGlossary extends Object
TemporaryEditingGlossary demonstrates how to use a temporary editing glossary to manage updates to a glossary term so that they are only visible once they have been approved.
  • Constructor Details

    • TemporaryEditingGlossary

      public TemporaryEditingGlossary(String serverName, String serverURLRoot, String clientUserId)
      Set up the parameters for the sample.
      Parameters:
      serverName - server to call
      serverURLRoot - location of server
      clientUserId - userId to access the server