org.openmobileis.common.util.UniqueIdGenerator Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Generate an unique id for the PDA based on the current time.

ID is not unique between several PDA. To have an unique id between PDA, use the method getNewStringID that add the userid to the generated long id. userid is get from SessionContext.

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

Definition at line 44 of file UniqueIdGenerator.java.

Public Member Functions

 UniqueIdGenerator ()
 Creates a new instance of UniqueIdGenerator.
synchronized long getNewID ()
String getNewStringID ()

Static Public Member Functions

static UniqueIdGenerator getManager ()


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:34 2006 for OpenMobileIS by  doxygen 1.5.1-p1