|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tm4j.topicmap.utils.ImprovedIDGeneratorImpl
The default IDGenerator implementation. Will generate a String based Unique ID
| Constructor Summary | |
ImprovedIDGeneratorImpl()
Constructs a new IDGeneratorImpl object, with the base part of the ID string set to the time of creation. |
|
| Method Summary | |
java.lang.String |
getID()
Static function for generating a securely random ID that can be used for identifying items. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ImprovedIDGeneratorImpl()
| Method Detail |
public java.lang.String getID()
getID in interface IDGenerator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||