railo.runtime.functions.other
Class CreateUniqueId

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

public final class CreateUniqueId
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
CreateUniqueId()
           
 
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

CreateUniqueId

public CreateUniqueId()
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