| Modifier and Type | Method and Description |
|---|---|
EntityProxyDifferences |
RelationshipDifferences.getEntityProxyOneDifferences()
Returns the differences between the first entity proxy of the two relationships.
|
EntityProxyDifferences |
RelationshipDifferences.getEntityProxyTwoDifferences()
Returns the differences between the second entity proxy of the two relationships.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipDifferences.setEntityProxyOneDifferences(EntityProxyDifferences entityProxyOneDifferences)
Set the differences between the first entity proxy of the two relationships.
|
void |
RelationshipDifferences.setEntityProxyTwoDifferences(EntityProxyDifferences entityProxyTwoDifferences)
Set the differences between the second entity proxy of the two relationships.
|
| Modifier and Type | Method and Description |
|---|---|
EntityProxyDifferences |
OMRSRepositoryHelper.getEntityProxyDifferences(EntityProxy left,
EntityProxy right,
boolean ignoreModificationStamps)
Calculate the differences between the two provided EntityProxy objects.
|
Copyright © 2018–2020 ODPi. All rights reserved.