Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver Class Reference

Inheritance diagram for org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver:

org.openmobileis.synchro.algo.replication.SynchroConflicResolver List of all members.

Detailed Description

Title: OpenMobileIS project source
Description:.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 38 of file AlwaysUpdateClientSynchroConflicResolver.java.

Public Member Functions

 AlwaysUpdateClientSynchroConflicResolver ()
 Constructor for SSynchroConflicResolver.
ReplicationSAOEvent resolveAddandPresent (SynchroAtomicObject ao)
ReplicationSAOEvent resolveReplaceandModified (SynchroAtomicObject ao)
ReplicationSAOEvent resolveReplaceandDeleted (SynchroAtomicObject ao)
ReplicationSAOEvent resolveDeleteandModified (SynchroAtomicObject ao)


Member Function Documentation

ReplicationSAOEvent org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver.resolveAddandPresent SynchroAtomicObject  ao  ) 
 

See also:
org.openmobileis.server.synchro.safeserver.synchronization.SynchroConflicResolver.resolveAddandPresent(SynchroAtomicObject)

Implements org.openmobileis.synchro.algo.replication.SynchroConflicResolver.

Definition at line 50 of file AlwaysUpdateClientSynchroConflicResolver.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().

ReplicationSAOEvent org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver.resolveDeleteandModified SynchroAtomicObject  ao  ) 
 

See also:
org.openmobileis.server.synchro.safeserver.synchronization.SynchroConflicResolver.resolveDeleteandModified(SynchroAtomicObject)

Implements org.openmobileis.synchro.algo.replication.SynchroConflicResolver.

Definition at line 83 of file AlwaysUpdateClientSynchroConflicResolver.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().

ReplicationSAOEvent org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver.resolveReplaceandDeleted SynchroAtomicObject  ao  ) 
 

See also:
org.openmobileis.server.synchro.safeserver.synchronization.SynchroConflicResolver.resolveReplaceandDeleted(SynchroAtomicObject)

Implements org.openmobileis.synchro.algo.replication.SynchroConflicResolver.

Definition at line 72 of file AlwaysUpdateClientSynchroConflicResolver.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().

ReplicationSAOEvent org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver.resolveReplaceandModified SynchroAtomicObject  ao  ) 
 

See also:
org.openmobileis.server.synchro.safeserver.synchronization.SynchroConflicResolver.resolveReplaceandModified(SynchroAtomicObject)

Implements org.openmobileis.synchro.algo.replication.SynchroConflicResolver.

Definition at line 61 of file AlwaysUpdateClientSynchroConflicResolver.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().


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:39 2005 for OpenMobileIS by  doxygen 1.4.4