|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.counterclaim.openefm.model.id.UUIDDispenser
Singleton providing the usable UUID.

| Field Summary | |
private static UUIDDispenser |
dispenser
Singleton value of the UUID dispenser. |
private java.lang.String |
uniqueId
Unique ID to create a namespace for this app. |
| Constructor Summary | |
private |
UUIDDispenser()
|
| Method Summary | |
static UUIDDispenser |
getDispenser()
Returns the UUIDispenser singleton. |
java.lang.String |
getNextId()
Returns the next universal ID. |
java.lang.String |
getUniqueIdentifier()
Returns a unique identifier to differenciate keys between companies. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static UUIDDispenser dispenser
private java.lang.String uniqueId
| Constructor Detail |
private UUIDDispenser()
| Method Detail |
public static UUIDDispenser getDispenser()
public java.lang.String getNextId()
throws IdDispenserException
getNextId in interface IdDispenserIdDispenserExceptionpublic java.lang.String getUniqueIdentifier()
getUniqueIdentifier in interface IdDispenser
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||