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

org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Default Sync4j Source.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 63 of file Sync4jFODBSyncSource.java.

Public Member Functions

 Sync4jFODBSyncSource ()
void registerSynchroListener (SynchroFODBReturnListener listener)
String getName ()
void setName (String name)
String getSourceURI ()
 Getter for property uri.
void setSourceURI (String sourceURI)
 Setter for property uri.
String getType ()
void setType (String type)
SyncItem[] getAllSyncItems (Principal arg0) throws SyncException
SyncItem[] getDeletedSyncItems (Principal arg0, Date arg1) throws SyncException
SyncItem[] getNewSyncItems (Principal arg0, Date arg1) throws SyncException
SyncItem[] getUpdatedSyncItems (Principal arg0, Date arg1) throws SyncException
void removeSyncItem (Principal arg0, SyncItem syncItem) throws SyncException
SyncItem setSyncItem (Principal arg0, SyncItem syncItem) throws SyncException
void beginSync (int arg0) throws SyncException
void commitSync () throws SyncException

Protected Member Functions

char convertActionStateToSyncItem (ActionDB action)
SyncItem encodeActionInSyncItem (ActionDB action) throws SyncException
SyncItem[] getSyncItemForState (int state) throws SyncException


Member Function Documentation

String org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource.getSourceURI  ) 
 

Getter for property uri.

Returns:
Value of property uri.

Definition at line 94 of file Sync4jFODBSyncSource.java.

void org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource.setSourceURI String  sourceURI  ) 
 

Setter for property uri.

Parameters:
sourceURI New value of property uri.

Definition at line 101 of file Sync4jFODBSyncSource.java.


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