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

org.openmobileis.synchro.journal.JournalEntry Class Reference

Inheritance diagram for org.openmobileis.synchro.journal.JournalEntry:

org.openmobileis.common.util.OpenMISSerializable List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: An entry for the journal.

Each synchro listener result is show by the Journal Service.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.
See also:
DefaultLogRenderer, JournalService

Definition at line 41 of file JournalEntry.java.

Public Member Functions

 JournalEntry ()
 JournalEntry (String service, short id, String data, int status, long date)
String getServiceName ()
void setDate (long date)
 TO avoid collection name and parameter conflict in fodbsearch change servicename that is indexed.
void setServiceName (String service)
short getServiceEntryID ()
void setServiceEntryID (short id)
String getEntryData ()
void setEntryData (String data)
void setStatus (int status)
int getStatus ()
long getDate ()
String getFormatedDate ()
int hashCode ()
boolean equals (Object obj)
String getEntryID ()

Static Public Attributes

static short ERROR_SYNC = 0
static short ERROR_OP_MOBILE = 1
static short ERROR_MAP = 2
static short ERROR_SYNC_SERVER = 3
static short ERROR_ADD = 4
static short ERROR_REPLACE = 5
static short ERROR_DELETE = 6
static short ERROR_SYNC_MOBILE = 7

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:39 2005 for OpenMobileIS by  doxygen 1.4.4