railo.runtime.functions.system
Class GetTempFile

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

public final class GetTempFile
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
GetTempFile()
           
 
Method Summary
static String call(PageContext pc, String strDir, String prefix)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetTempFile

public GetTempFile()
Method Detail

call

public static String call(PageContext pc,
                          String strDir,
                          String prefix)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo