Inheritance diagram for org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource:
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. |
|
Definition at line 65 of file TestFODBSync4JSource.java. |
|
Definition at line 72 of file TestFODBSync4JSource.java. |
|
Get the SyncItem with the given itemId for the given principal.
Implements org.openmobileis.synchro.sync4j.server.FODBSync4JSource. Definition at line 87 of file TestFODBSync4JSource.java. |
|
Get the SyncItem[] in accord with the given parameters.
Implements org.openmobileis.synchro.sync4j.server.FODBSync4JSource. Definition at line 79 of file TestFODBSync4JSource.java. |