org.kuali.student.common.util
Class UUIDHelper

java.lang.Object
  extended by org.kuali.student.common.util.UUIDHelper

public class UUIDHelper
extends Object


Field Summary
private static Logger LOG
           
 
Constructor Summary
UUIDHelper()
           
 
Method Summary
static String genStringUUID()
           
static String genStringUUID(String originalUUID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

private static final Logger LOG
Constructor Detail

UUIDHelper

public UUIDHelper()
Method Detail

genStringUUID

public static String genStringUUID()

genStringUUID

public static String genStringUUID(String originalUUID)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.