org.openmobileis.examples.simpleappli.data.FODB.FODBBaseDataFactory Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Provide all BaseData FODB access.

It use the singleton pattern to facilitate its use. The singleton is registered in the ApplicationContextManager to avoid class GC.

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

Definition at line 51 of file FODBBaseDataFactory.java.

Public Member Functions

BaseData[] getAllBaseData () throws DatabaseException
BaseData getBaseData (String id) throws DatabaseException
void storeBaseData (BaseData data) throws DatabaseException
 call by synchro server to create the representant DB
void deleteBaseData (String id) throws DatabaseException

Static Public Member Functions

static FODBBaseDataFactory getManager ()


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:39 2006 for OpenMobileIS by  doxygen 1.5.1-p1