|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.counterclaim.openefm.model.id.TimestampIdDispenser
Method Summary | |
static TimestampIdDispenser |
getDispenser()
Returns the TimestampIdDispenser 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 TimestampIdDispenser getDispenser()
public java.lang.String getNextId()
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 |