|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.spi.cdo.AbstractObjectConflictResolver
org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges
public static class AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges
A conflict resolver implementation that takes all the new remote state of the conflicting objects and then applies the locally existing changes of the current transaction.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver |
|---|
AbstractObjectConflictResolver.MergeLocalChangesPerFeature, AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges, AbstractObjectConflictResolver.ThreeWayMerge |
| Constructor Summary | |
|---|---|
AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges()
|
|
| Method Summary | |
|---|---|
protected void |
resolveConflict(CDOObject conflict,
CDORevisionDelta revisionDelta)
Resolves the conflict of a single object in the current transaction. |
| Methods inherited from class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver |
|---|
changeObject, getTransaction, hookTransaction, readObject, resolveConflicts, rollbackObject, setTransaction, unhookTransaction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges()
| Method Detail |
|---|
protected void resolveConflict(CDOObject conflict,
CDORevisionDelta revisionDelta)
AbstractObjectConflictResolver
resolveConflict in class AbstractObjectConflictResolver
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||