railo.runtime.functions.struct
Class StructFindKey

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

public final class StructFindKey
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
StructFindKey()
           
 
Method Summary
static Array call(PageContext pc, Struct struct, String value)
           
static Array call(PageContext pc, Struct struct, String value, String scope)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructFindKey

public StructFindKey()
Method Detail

call

public static Array call(PageContext pc,
                         Struct struct,
                         String value)
                  throws PageException
Throws:
PageException

call

public static Array call(PageContext pc,
                         Struct struct,
                         String value,
                         String scope)
                  throws PageException
Throws:
PageException


Copyright © 2012 Railo