Inheritance diagram for org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolver:
Definition at line 38 of file AlwaysUpdateServerSynchroConflicResolver.java.
Public Member Functions | |
AlwaysUpdateServerSynchroConflicResolver () | |
Constructor for SSynchroConflicResolver. | |
ReplicationSAOEvent | resolveAddandPresent (SynchroAtomicObject ao) |
ReplicationSAOEvent | resolveReplaceandModified (SynchroAtomicObject ao) |
ReplicationSAOEvent | resolveReplaceandDeleted (SynchroAtomicObject ao) |
ReplicationSAOEvent | resolveDeleteandModified (SynchroAtomicObject ao) |
|
Implements org.openmobileis.synchro.algo.replication.SynchroConflicResolver. Definition at line 50 of file AlwaysUpdateServerSynchroConflicResolver.java. References org.openmobileis.synchro.algo.replication.SynchroAtomicObject.getUID(), org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setAobject(), org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setTypeModif(), and org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setUpdateSide(). |
|
Implements org.openmobileis.synchro.algo.replication.SynchroConflicResolver. Definition at line 83 of file AlwaysUpdateServerSynchroConflicResolver.java. References org.openmobileis.synchro.algo.replication.SynchroAtomicObject.getUID(), org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setAobject(), org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setTypeModif(), and org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setUpdateSide(). |
|
Implements org.openmobileis.synchro.algo.replication.SynchroConflicResolver. Definition at line 72 of file AlwaysUpdateServerSynchroConflicResolver.java. References org.openmobileis.synchro.algo.replication.SynchroAtomicObject.getUID(), org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setAobject(), org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setTypeModif(), and org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setUpdateSide(). |
|
Implements org.openmobileis.synchro.algo.replication.SynchroConflicResolver. Definition at line 61 of file AlwaysUpdateServerSynchroConflicResolver.java. References org.openmobileis.synchro.algo.replication.SynchroAtomicObject.getModificationType(), org.openmobileis.synchro.algo.replication.SynchroAtomicObject.getUID(), org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setAobject(), org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setTypeModif(), and org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.setUpdateSide(). |