org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate Class Reference

Inheritance diagram for org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate:

org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description:.

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

Definition at line 44 of file OracleSyncNumberManagerDelegate.java.


Public Member Functions

void setTimeStampForSynchroNumber (long syncNumber) throws SyncNumberNotFoundException
 set the new timestamp for the specified syncnumber.
long getTimeStampForSynchroNumber (long syncNumber) throws SyncNumberNotFoundException
 return the last timestamp of the specified sync number.

Member Function Documentation

void org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate.setTimeStampForSynchroNumber ( long  syncNumber  )  throws SyncNumberNotFoundException

set the new timestamp for the specified syncnumber.

If it does not exist it is created.

Implements org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate.

Definition at line 153 of file OracleSyncNumberManagerDelegate.java.

long org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate.getTimeStampForSynchroNumber ( long  syncNumber  )  throws SyncNumberNotFoundException

return the last timestamp of the specified sync number.

Throws SyncNumberNotFoundException if not found.

Implements org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate.

Definition at line 159 of file OracleSyncNumberManagerDelegate.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 14 17:29:55 2008 for OpenMobileIS by  doxygen 1.5.4