|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

A strategy used to customize the default conflict resolution behaviour of transactions.
CDOTransaction.Options.addConflictResolver(CDOConflictResolver)| Method Summary | |
|---|---|
CDOTransaction |
getTransaction()
Returns the transaction this conflict resolver is associated with. |
void |
resolveConflicts(Set<CDOObject> conflicts)
Resolves conflicts after remote invalidations arrived for objects that are locally dirty or detached. |
void |
setTransaction(CDOTransaction transaction)
Sets the transaction this conflict resolver is to be associated with. |
| Method Detail |
|---|
CDOTransaction getTransaction()
transaction this conflict resolver is associated with.
void setTransaction(CDOTransaction transaction)
transaction this conflict resolver is to be associated with.
void resolveConflicts(Set<CDOObject> conflicts)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||