|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.counterclaim.openefm.model.id.UUIDDispenser
Singleton providing the usable UUID.
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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static UUIDDispenser getDispenser()
public java.lang.String getNextId() throws IdDispenserException
getNextId
in interface IdDispenser
public java.lang.String getUniqueIdentifier()
getUniqueIdentifier
in interface IdDispenser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |