Uses of Interface
to.etc.webapp.query.IQContextManager

Packages that use IQContextManager
to.etc.webapp.query   
 

Uses of IQContextManager in to.etc.webapp.query
 

Classes in to.etc.webapp.query that implement IQContextManager
 class QDefaultContextManager
          Default implementation of a QContextManager.
 

Methods in to.etc.webapp.query with parameters of type IQContextManager
static void QContextManager.setImplementation(IQContextManager cm)
          Override the default implementation of QContextManager with your own.