Uses of Interface
org.hibernate.search.backend.impl.lucene.DpSelectionDelegate

Packages that use DpSelectionDelegate
org.hibernate.search.backend.impl.lucene   
 

Uses of DpSelectionDelegate in org.hibernate.search.backend.impl.lucene
 

Methods in org.hibernate.search.backend.impl.lucene that return DpSelectionDelegate
 DpSelectionDelegate DpSelectionVisitor.getDelegate(AddLuceneWork addLuceneWork)
           
 DpSelectionDelegate DpSelectionVisitor.getDelegate(DeleteLuceneWork deleteLuceneWork)
           
 DpSelectionDelegate DpSelectionVisitor.getDelegate(OptimizeLuceneWork optimizeLuceneWork)
           
 DpSelectionDelegate DpSelectionVisitor.getDelegate(PurgeAllLuceneWork purgeAllLuceneWork)
           
 



Copyright © 2006-2010 Hibernate. All Rights Reserved.