railo.runtime.type
Interface QueryColumnPro

All Superinterfaces:
Castable, Cloneable, Collection, Dumpable, Iteratorable, QueryColumn, Reference, Serializable, Sizeable
All Known Implementing Classes:
DebugQueryColumn, QueryColumnImpl

public interface QueryColumnPro
extends QueryColumn, Sizeable


Nested Class Summary
 
Nested classes/interfaces inherited from interface railo.runtime.type.Collection
Collection.Key
 
Method Summary
 QueryColumnPro cloneColumn(QueryImpl query, boolean deepCopy)
           
 void setKey(Collection.Key key)
           
 QueryColumnPro toDebugColumn()
           
 
Methods inherited from interface railo.runtime.type.QueryColumn
add, addRow, cutRowsTo, get, get, getType, getTypeAsString, remove, removeEL, removeRow, set, setEL
 
Methods inherited from interface railo.runtime.type.Collection
clear, clone, containsKey, containsKey, duplicate, get, get, get, get, keys, keysAsString, remove, removeEL, set, set, setEL, setEL, size
 
Methods inherited from interface railo.runtime.dump.Dumpable
toDumpData
 
Methods inherited from interface railo.runtime.type.Iteratorable
iterator, keyIterator, valueIterator
 
Methods inherited from interface railo.runtime.op.Castable
castToBoolean, castToBooleanValue, castToDateTime, castToDateTime, castToDoubleValue, castToDoubleValue, castToString, castToString, compareTo, compareTo, compareTo, compareTo
 
Methods inherited from interface railo.runtime.type.ref.Reference
get, get, getKey, getKeyAsString, getParent, remove, removeEL, set, setEL, touch, touchEL
 
Methods inherited from interface railo.runtime.type.Sizeable
sizeOf
 

Method Detail

cloneColumn

QueryColumnPro cloneColumn(QueryImpl query,
                           boolean deepCopy)

setKey

void setKey(Collection.Key key)

toDebugColumn

QueryColumnPro toDebugColumn()


Copyright © 2012 Railo