Uses of Interface
net.sf.lucis.core.LucisSearcher

Packages that use LucisSearcher
net.sf.lucis.core   
net.sf.lucis.core.impl   
 

Uses of LucisSearcher in net.sf.lucis.core
 

Methods in net.sf.lucis.core with parameters of type LucisSearcher
abstract  T LucisQuery.perform(LucisSearcher searcher)
           
 

Uses of LucisSearcher in net.sf.lucis.core.impl
 

Classes in net.sf.lucis.core.impl that implement LucisSearcher
 class AbstractSearcher
           
 

Methods in net.sf.lucis.core.impl that return LucisSearcher
 LucisSearcher SingleSearcherProvider.get()
           
 

Constructor parameters in net.sf.lucis.core.impl with type arguments of type LucisSearcher
DefaultQueryable(com.google.common.base.Supplier<LucisSearcher> provider)
           
 



Copyright © 2009. All Rights Reserved.