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

org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jSynchroFODBConnector Class Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jSynchroFODBConnector:

org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Default implementation for Sync4J.

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

Definition at line 42 of file Sync4jSynchroFODBConnector.java.

Public Member Functions

 Sync4jSynchroFODBConnector ()
void registerCollection (String collectionName)
 Call when a new collection is created or loaded at init phase.
void registerSynchroFODBReturnListener (String collectionName, SynchroFODBReturnListener listener)
 Register a SynchroFODBReturnListener for a collection name to the synchro connector.


Member Function Documentation

void org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jSynchroFODBConnector.registerCollection String  collectionName  ) 
 

Call when a new collection is created or loaded at init phase.

Parameters:
collectionName the new collection

Implements org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector.

Definition at line 54 of file Sync4jSynchroFODBConnector.java.

void org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jSynchroFODBConnector.registerSynchroFODBReturnListener String  collectionName,
SynchroFODBReturnListener  listener
 

Register a SynchroFODBReturnListener for a collection name to the synchro connector.

Call during collection creation or collection loading.

Parameters:
collectionName name of the collection
listener : synchro listener.

Implements org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector.

Definition at line 60 of file Sync4jSynchroFODBConnector.java.


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:40 2005 for OpenMobileIS by  doxygen 1.4.3