Uses of Interface
railo.runtime.util.QueryStack

Packages that use QueryStack
railo.runtime.type.scope   
railo.runtime.util   
 

Uses of QueryStack in railo.runtime.type.scope
 

Methods in railo.runtime.type.scope that return QueryStack
 QueryStack UndefinedImpl.getQueryStack()
           
 QueryStack Undefined.getQueryStack()
           
 

Methods in railo.runtime.type.scope with parameters of type QueryStack
 void UndefinedImpl.setQueryStack(QueryStack qryStack)
           
 void Undefined.setQueryStack(QueryStack qryStack)
          sets a individual query stack to the undefined scope
 

Uses of QueryStack in railo.runtime.util
 

Classes in railo.runtime.util that implement QueryStack
 class QueryStackImpl
          Stack for Query Objects
 

Methods in railo.runtime.util that return QueryStack
 QueryStack QueryStackImpl.duplicate(boolean deepCopy)
           
 QueryStack QueryStack.duplicate(boolean deepCopy)
           
 



Copyright © 2012 Railo