|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.key.COMBKeyGenerator
public class COMBKeyGenerator
The Class Java5UUIDKeyGenerator.
Constructor Summary | |
---|---|
COMBKeyGenerator()
|
Method Summary | |
---|---|
java.util.UUID |
getKey(java.lang.Object record)
Gets the key. |
static java.util.UUID |
getSequentialUUID()
Gets the random uuid. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public COMBKeyGenerator()
Method Detail |
---|
public java.util.UUID getKey(java.lang.Object record)
KeyProvider
getKey
in interface KeyProvider<java.lang.Object,java.util.UUID>
record
- the record
public static java.util.UUID getSequentialUUID()
public static void main(java.lang.String[] args)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |