Package org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager
package org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager
Provides an in-memory cache of open metadata type definitions used to validate and process open metadata instances.
-
ClassDescriptionOMRSRepositoryContentHelper provides methods to repository connectors and repository event mappers to help them build valid type definitions (TypeDefs), entities, and relationships.OMRSRepositoryContentManager supports an in-memory cache of TypeDefs for the local server.OMRSRepositoryContentValidator provides methods to validate TypeDefs and Instances returned from an open metadata repository.OMRSTypeDefManager provides maintenance methods for managing the TypeDefs in the local cache.