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

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

org.openmobileis.common.util.collection.Orderable

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description:.

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

Definition at line 42 of file AtomicObjectArrayReplication.java.


Public Member Functions

ReplicationReturnData replicates (SynchroAtomicObject[] listAOClient, SynchroAtomicObject[] listAOServ) throws SynchroException
 Compare client and server SynchroAtomicObject list and return all event associated to manage client or server update.
int compareTo (Object AO1, Object AO2)
 Compare two objects and order them.

Member Function Documentation

int org.openmobileis.synchro.algo.replication.AtomicObjectArrayReplication.compareTo ( Object  p1,
Object  p2 
)

Compare two objects and order them.

Parameters:
p1 first object
p2 second object
Returns:
< 0 if p1 < p2, 0 if equal, > 0 if p1 > p2

Implements org.openmobileis.common.util.collection.Orderable.

Definition at line 159 of file AtomicObjectArrayReplication.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:22 2010 for OpenMobileIS by  doxygen 1.5.4