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

org.openmobileis.synchro.openmsp.client.db.ActionDB Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Define an action made on the embedded database that has to be synchronized during next synchro.

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

Definition at line 35 of file ActionDB.java.

Public Member Functions

 ActionDB ()
 ActionDB (String serviceName, String uid, int type)
 Creates new ActionDB.
String getActionObjectUID ()
String getActionID ()
int getActionType ()
String getActionServiceName ()

Static Public Member Functions

static String getActionIdFromServiceAndUID (String service, String uid)

Static Public Attributes

static final int ADD_ACTION = 0
static final int UPDATE_ACTION = 1
static final int DELETE_ACTION = 2

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


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