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

All Known Implementing Classes:
DefaultOpenMSPSynchroFODBConnector

public interface SynchroFODBConnector

Title: OpenMobileIS project source
Description: Interface use to connect the synchro mechanisme to FODB.

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

Method Summary
 void registerCollection(FODBCollectionDescriptor collectiondesc)
           
 void registerSynchroFODBReturnListener(java.lang.String collectionName, SynchroFODBReturnListener listener)
           
 

Method Detail

registerCollection

public void registerCollection(FODBCollectionDescriptor collectiondesc)

registerSynchroFODBReturnListener

public void registerSynchroFODBReturnListener(java.lang.String collectionName,
                                              SynchroFODBReturnListener listener)


Copyright 2006 OpenMobileIS. All Rights Reserved.