railo.runtime.functions.other
Class QuotedValueList

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

public final class QuotedValueList
extends ValueList

See Also:
Serialized Form

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

Constructor Detail

QuotedValueList

public QuotedValueList()
Method Detail

call

public static String call(PageContext pc,
                          String strQueryColumn)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          String strQueryColumn,
                          String delimeter)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo