|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ccd.ui.mediator.UniqueIdGenerator
public class UniqueIdGenerator
Provides the functionality of generation unique Identities over space and time using AXIS UUIDGen framework.
Method Summary | |
---|---|
static UniqueIdGenerator |
getInstance()
Returns the UniqueIdGenerator by using Lazyloading approach |
java.lang.String |
getUniqueId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static UniqueIdGenerator getInstance()
public java.lang.String getUniqueId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |