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

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)
 TestFODBSync4JSource (String 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.


Constructor & Destructor Documentation

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

Parameters:
arg0 
arg1 
arg2 

Definition at line 65 of file TestFODBSync4JSource.java.

org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource.TestFODBSync4JSource String  arg0  ) 
 

Parameters:
arg0 

Definition at line 72 of file TestFODBSync4JSource.java.


Member Function Documentation

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 87 of file TestFODBSync4JSource.java.

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 79 of file TestFODBSync4JSource.java.


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:38 2005 for OpenMobileIS by  doxygen 1.4.4