-
Class Summary
| Class |
Description |
| ValidValuesManager |
ValidValuesManager provides the API operations to create and maintain lists of valid
value definitions grouped into a valid value set.
|
Package org.odpi.openmetadata.accessservices.digitalarchitecture.client Description
This package provides the Java clients for the Digital Architecture OMAS. There is a base class (DigitalArchitectureClientBase) that manages
the properties for the remote server passed on the constructors, the internal REST client (DigitalArchitectureRESTClient), the audit log and the
maximum page size property. It initializes the InvalidParameterHandler that verifies the parameters passed to the client.
Today, the Digital Architecture OMAS has one client for managing valid values and reference data. This client is called ValidValuesManager.
It implements the ManageValidValues interface. More to follow :)