| Modifier and Type | Method and Description |
|---|---|
abstract void |
OMRSMetadataCollection.purgeRelationship(String userId,
String typeDefGUID,
String typeDefName,
String deletedRelationshipGUID)
Permanently delete the relationship from the repository.
|
void |
OMRSMetadataCollectionBase.purgeRelationship(String userId,
String typeDefGUID,
String typeDefName,
String deletedRelationshipGUID)
Permanently delete the relationship from the repository.
|
abstract Relationship |
OMRSMetadataCollection.restoreRelationship(String userId,
String deletedRelationshipGUID)
Restore a deleted relationship into the metadata collection.
|
Relationship |
OMRSMetadataCollectionBase.restoreRelationship(String userId,
String deletedRelationshipGUID)
Restore a deleted relationship into the metadata collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSRepositoryValidator.validateRelationshipIsDeleted(String sourceName,
InstanceHeader instance,
String methodName)
Verify the status of a relationship to check it has been deleted.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.