ID is not unique between several PDA. To have an unique id between PDA, use the PDAId and the genrated id. The PDA id is egenrared by using the property pdaID in the file PdaId.properties. This property must be set manualy during installation or by using the synchronisation mecanism.
Definition at line 42 of file UniqueIdGenerator.java.
Public Member Functions | |
UniqueIdGenerator () | |
Creates a new instance of UniqueIdGenerator. | |
String | getPdaId () |
String | getNextId () |
long | getLongNextId () |
Static Public Member Functions | |
static UniqueIdGenerator | getManager () |