org.openmobileis.database.fastobjectdb.synchro.client
Class FODBImportQueryManager
java.lang.Object
ObjectDBImportQueryManager
org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
- public final class FODBImportQueryManager
- extends ObjectDBImportQueryManager
Title: OpenMobileIS project source
Description:
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FODBImportQueryManager
public FODBImportQueryManager(java.lang.String collectionName)
registerSynchroListener
public void registerSynchroListener(SynchroFODBReturnListener listener)
addObject
public void addObject(java.lang.String uid,
java.lang.Object object)
throws DatabaseException
- Throws:
DatabaseException
replaceObject
public void replaceObject(java.lang.String uid,
java.lang.Object object)
throws DatabaseException
- Throws:
DatabaseException
deleteObject
public void deleteObject(java.lang.String uid)
throws DatabaseException
- Throws:
DatabaseException
beginImport
protected void beginImport()
throws DatabaseException
- Throws:
DatabaseException
endImport
protected void endImport()
throws DatabaseException
- Throws:
DatabaseException
Copyright 2005 e-Care. All Rights Reserved.