railo.runtime.functions.file
Class DirectoryRename

java.lang.Object
  extended by railo.runtime.functions.file.DirectoryRename

public class DirectoryRename
extends Object


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

Constructor Detail

DirectoryRename

public DirectoryRename()
Method Detail

call

public static String call(PageContext pc,
                          String oldPath,
                          String newPath)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo