org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource Class Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource:

org.openmobileis.synchro.sync4j.server.FODBSync4JSource List of all members.

Detailed Description

Author:
Administrateur

TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Definition at line 48 of file TestFODBSync4JSource.java.

Public Member Functions

 TestFODBSync4JSource ()
 TestFODBSync4JSource (String arg0, String arg1, String arg2)
 
Parameters:
arg0 

 TestFODBSync4JSource (String arg0)
 
Parameters:
arg0 


Protected Member Functions

SyncItem[] getSyncItems (Principal principal, String type, Timestamp since) throws SyncSourceException
 Get the SyncItem[] in accord with the given parameters.
SyncItem getSyncItem (Principal principal, String itemId) throws SyncSourceException
 Get the SyncItem with the given itemId for the given principal.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource.TestFODBSync4JSource ( String  arg0,
String  arg1,
String  arg2 
)

Parameters:
arg0 

Parameters:
arg1 
arg2 

Definition at line 66 of file TestFODBSync4JSource.java.


Member Function Documentation

SyncItem [] org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource.getSyncItems ( Principal  principal,
String  type,
Timestamp  since 
) throws SyncSourceException [protected, virtual]

Get the SyncItem[] in accord with the given parameters.

Parameters:
principal Principal
type String
since Timestamp
Returns:
SyncItem[]
Exceptions:
SyncSourceException 

Implements org.openmobileis.synchro.sync4j.server.FODBSync4JSource.

Definition at line 80 of file TestFODBSync4JSource.java.

SyncItem org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource.getSyncItem ( Principal  principal,
String  itemId 
) throws SyncSourceException [protected, virtual]

Get the SyncItem with the given itemId for the given principal.

Parameters:
principal Principal
itemId String
Returns:
SyncItem
Exceptions:
SyncSourceException 

Implements org.openmobileis.synchro.sync4j.server.FODBSync4JSource.

Definition at line 88 of file TestFODBSync4JSource.java.


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