railo.runtime.functions.other
Class GetMetaData

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

public final class GetMetaData
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
GetMetaData()
           
 
Method Summary
static Object call(PageContext pc)
           
static Object call(PageContext pc, Object object)
           
static Object call(PageContext pc, Object object, boolean source)
           
static Struct getMetaData(ComponentPro cfc, PageContext pc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMetaData

public GetMetaData()
Method Detail

call

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

call

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

call

public static Object call(PageContext pc,
                          Object object,
                          boolean source)
                   throws PageException
Throws:
PageException

getMetaData

public static Struct getMetaData(ComponentPro cfc,
                                 PageContext pc)
                          throws PageException
Throws:
PageException


Copyright © 2012 Railo