Uses of Interface
ca.uhn.cache.IParamSpace

Packages that use IParamSpace
ca.uhn.cache.impl   
ca.uhn.cache.internal.impl   
ca.uhn.cache.util   
 

Uses of IParamSpace in ca.uhn.cache.impl
 

Classes in ca.uhn.cache.impl that implement IParamSpace
 class ParamSpace
          A multi-dimensional space of IQueryParams.
 

Methods in ca.uhn.cache.impl that return IParamSpace
 IParamSpace ChunkBasedSemanticCache.getParamSpace()
           
 

Methods in ca.uhn.cache.impl with parameters of type IParamSpace
 void ChunkBasedSemanticCache.setParamSpace(IParamSpace theParamSpace)
           
 

Uses of IParamSpace in ca.uhn.cache.internal.impl
 

Methods in ca.uhn.cache.internal.impl that return IParamSpace
 IParamSpace HibernateQueryResultStore.getParamSpace()
           
 

Methods in ca.uhn.cache.internal.impl with parameters of type IParamSpace
 void HibernateQueryResultStore.setParamSpace(IParamSpace theParamSpace)
           
 

Uses of IParamSpace in ca.uhn.cache.util
 

Methods in ca.uhn.cache.util with parameters of type IParamSpace
static IQuery[] QueryUtil.chunk(IQuery theQuery, IParamSpace theParamSpace)
           
 



Copyright © 2004-2005 University Health Network. All Rights Reserved.