java.lang.Object
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
org.odpi.openmetadata.adapters.repositoryservices.rest.repositoryconnector.OMRSRESTMetadataCollection
All Implemented Interfaces:
AuditLoggingComponent

public class OMRSRESTMetadataCollection extends OMRSMetadataCollection
The OMRSRESTMetadataCollection represents a remote metadata repository that supports the OMRS REST API. Requests to this metadata collection are translated one-for-one to requests to the remote repository since the OMRS REST API has a one-to-one correspondence with the metadata collection.