|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsync4j.syncclient.spds.SyncManager
This is a wrapper to create a istance of SyncManagerImpl
Constructor Summary | |
SyncManager(java.lang.String dataStoreName,
java.util.Hashtable properties)
Creates a SyncManager. |
Method Summary | |
void |
sync()
Synchronize data. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SyncManager(java.lang.String dataStoreName, java.util.Hashtable properties)
dataStoreName
- The dataStore to SyncMethod Detail |
public void sync() throws sync4j.syncclient.spds.SyncException, sync4j.syncclient.spds.AuthenticationException, sync4j.syncclient.spds.UpdateException
SyncException
- if an error occurs during synchronization
AuthenticationException
- if the server responded with "non authorized" return code
sync4j.syncclient.spds.UpdateException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |