railo.runtime.functions.other
Class ObjectSave

java.lang.Object
  extended by railo.runtime.functions.other.ObjectSave

public class ObjectSave
extends Object


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

Constructor Detail

ObjectSave

public ObjectSave()
Method Detail

call

public static Object call(PageContext pc,
                          Object input)
                   throws PageException
Throws:
PageException

call

public static Object call(PageContext pc,
                          Object input,
                          String filepath)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo