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

org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector Interface Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector:

org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jSynchroFODBConnector List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Interface use to plug the synchronisation mecanisme to FODB.

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

Definition at line 40 of file SynchroFODBConnector.java.

Public Member Functions

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.SynchroFODBConnector.registerCollection String  collectionName  ) 
 

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

Parameters:
collectionName the new collection

Implemented in org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jSynchroFODBConnector.

Referenced by org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB.createCollection(), and org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB.openCollection().

void org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector.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.

Implemented in org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jSynchroFODBConnector.

Referenced by org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB.registerSynchroFODBReturnListener().


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