- ReadOnlyOMRSMetadataCollection - Class in org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector
-
The InMemoryOMRSMetadataCollection represents a metadata repository that supports an in-memory repository.
- ReadOnlyOMRSRepositoryConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector
-
The ReadOnlyOMRSRepositoryConnector is a connector to a local in memory repository.
- ReadOnlyOMRSRepositoryConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSRepositoryConnector
-
Default constructor used by the OCF Connector Provider.
- ReadOnlyOMRSRepositoryConnectorProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector
-
In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.
- ReadOnlyOMRSRepositoryConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSRepositoryConnectorProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific
OMRS Connector implementation.
- reHomeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
-
Change the home of an existing entity.
- reHomeRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
-
Change the home of an existing relationship.
- reIdentifyEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
-
Change the guid of an existing entity to a new value.
- reIdentifyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
-
Change the guid of an existing relationship.
- restoreEntity(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
-
Restore the requested entity to the state it was before it was deleted.
- restoreRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
-
Restore a deleted relationship into the metadata collection.
- reTypeEntity(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
-
Change the type of an existing entity.
- reTypeRelationship(String, String, TypeDefSummary, TypeDefSummary) - Method in class org.odpi.openmetadata.adapters.repositoryservices.readonly.repositoryconnector.ReadOnlyOMRSMetadataCollection
-
Change the type of an existing relationship.