railo.runtime.functions.other
Class CreateUUID

java.lang.Object
  extended by railo.runtime.functions.other.CreateUUID
All Implemented Interfaces:
Serializable, Function

public final class CreateUUID
extends Object
implements Function

Implements the CFML Function createuuid

See Also:
Serialized Form

Constructor Summary
CreateUUID()
           
 
Method Summary
static String call(PageContext pc)
          method to invoke the function
static String invoke()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateUUID

public CreateUUID()
Method Detail

call

public static String call(PageContext pc)
method to invoke the function

Parameters:
pc -
Returns:
UUID String

invoke

public static String invoke()


Copyright © 2012 Railo