|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.compatibility.base.net.UIDFactory
public class UIDFactory
The UIDfactory generates globally unique IDs
| Constructor Summary | |
|---|---|
protected |
UIDFactory()
Deprecated. Initialize the UID Generator |
| Method Summary | |
|---|---|
static String |
create()
Deprecated. use org.openmdx.kerne.id.UUIDs.getProvider().next().toString() instead |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected UIDFactory()
| Method Detail |
|---|
public static String create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||