railo.runtime.functions.struct
Class StructUpdate

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

public final class StructUpdate
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
StructUpdate()
           
 
Method Summary
static boolean call(PageContext pc, Struct struct, String key, Object object)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructUpdate

public StructUpdate()
Method Detail

call

public static boolean call(PageContext pc,
                           Struct struct,
                           String key,
                           Object object)
                    throws PageException
Throws:
PageException


Copyright © 2012 Railo