Uses of Interface
com.browseengine.bobo.search.section.MetaDataCache

Packages that use MetaDataCache
com.browseengine.bobo.search.section   
 

Uses of MetaDataCache in com.browseengine.bobo.search.section
 

Classes in com.browseengine.bobo.search.section that implement MetaDataCache
 class IntMetaDataCache
           
 

Methods in com.browseengine.bobo.search.section that return MetaDataCache
 MetaDataCache MetaDataCacheProvider.get(org.apache.lucene.index.Term term)
           
 

Methods in com.browseengine.bobo.search.section with parameters of type MetaDataCache
 SectionSearchQueryPlan IntMetaDataQuery.getPlan(MetaDataCache cache)
           
abstract  SectionSearchQueryPlan MetaDataQuery.getPlan(MetaDataCache cache)
           
 



Copyright © 2011. All Rights Reserved.