Uses of Interface
ca.uhn.cache.IMethodDataSourceHelper

Packages that use IMethodDataSourceHelper
ca.uhn.cache.impl   
 

Uses of IMethodDataSourceHelper in ca.uhn.cache.impl
 

Classes in ca.uhn.cache.impl that implement IMethodDataSourceHelper
 class AbstractMethodDataSourceHelper
          Base class for the IMethodDataSourceHelper implementors that are meant to be used with methods that return a Collection, Set or array.
 

Methods in ca.uhn.cache.impl that return IMethodDataSourceHelper
 IMethodDataSourceHelper MethodDataSource.getMethodDataSourceHelper()
           
 

Methods in ca.uhn.cache.impl with parameters of type IMethodDataSourceHelper
 void MethodDataSource.setMethodDataSourceHelper(IMethodDataSourceHelper theMethodDataSourceHelper)
           
 



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