railo.runtime.functions.query
Class QueryGetCell
java.lang.Object
railo.runtime.functions.BIF
railo.runtime.functions.query.QueryGetCell
- All Implemented Interfaces:
- Serializable, Function
public final class QueryGetCell
- extends BIF
- See Also:
- Serialized Form
QueryGetCell
public QueryGetCell()
call
public static Object call(PageContext pc,
Query query,
String columnName)
throws PageException
- Throws:
PageException
call
public static Object call(PageContext pc,
Query query,
String columnName,
double rowNumber)
throws PageException
- Throws:
PageException
invoke
public Object invoke(PageContext pc,
Object[] args)
throws PageException
- Specified by:
invoke
in class BIF
- Throws:
PageException
Copyright © 2012 Railo