java.lang.Object
org.odpi.openmetadata.accessservices.digitalarchitecture.client.ReferenceDataManager
All Implemented Interfaces:
ManageReferenceData

public class ReferenceDataManager extends Object implements ManageReferenceData
ReferenceDataManager provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set. Both valid value definitions and valid value sets have the same attributes and so inherit from ValidValue where all the attributes are defined. A set is just grouping of valid values. Valid value definitions and set can be nested many times in other valid value sets.