org.pentaho.platform.util
Class UUIDUtil

java.lang.Object
  extended by org.pentaho.platform.util.UUIDUtil

public class UUIDUtil
extends Object


Constructor Summary
UUIDUtil()
           
 
Method Summary
static org.safehaus.uuid.UUID getUUID()
           
static String getUUIDAsString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UUIDUtil

public UUIDUtil()
Method Detail

getUUIDAsString

public static String getUUIDAsString()

getUUID

public static org.safehaus.uuid.UUID getUUID()