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

java.lang.Object
  extended byFODBSync4JSource
      extended byorg.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource

public class TestFODBSync4JSource
extends FODBSync4JSource

Author:
Administrateur TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Constructor Summary
TestFODBSync4JSource()
           
TestFODBSync4JSource(java.lang.String arg0)
           
TestFODBSync4JSource(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2)
           
 
Method Summary
protected  SyncItem getSyncItem(java.security.Principal principal, java.lang.String itemId)
           
protected  SyncItem[] getSyncItems(java.security.Principal principal, java.lang.String type, java.sql.Timestamp since)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFODBSync4JSource

public TestFODBSync4JSource()

TestFODBSync4JSource

public TestFODBSync4JSource(java.lang.String arg0,
                            java.lang.String arg1,
                            java.lang.String arg2)
Parameters:
arg0 -
arg1 -
arg2 -

TestFODBSync4JSource

public TestFODBSync4JSource(java.lang.String arg0)
Parameters:
arg0 -
Method Detail

getSyncItems

protected SyncItem[] getSyncItems(java.security.Principal principal,
                                  java.lang.String type,
                                  java.sql.Timestamp since)
                           throws SyncSourceException
Throws:
SyncSourceException

getSyncItem

protected SyncItem getSyncItem(java.security.Principal principal,
                               java.lang.String itemId)
                        throws SyncSourceException
Throws:
SyncSourceException


Copyright 2005 e-Care. All Rights Reserved.