Uses of Class
org.hibernate.search.engine.impl.WorkPlan

Packages that use WorkPlan
org.hibernate.search.backend.impl   
org.hibernate.search.engine.spi   
 

Uses of WorkPlan in org.hibernate.search.backend.impl
 

Constructors in org.hibernate.search.backend.impl with parameters of type WorkPlan
WorkQueue(SearchFactoryImplementor searchFactoryImplementor, WorkPlan plan)
           
 

Uses of WorkPlan in org.hibernate.search.engine.spi
 

Methods in org.hibernate.search.engine.spi with parameters of type WorkPlan
 void AbstractDocumentBuilder.appendContainedInWorkForInstance(Object instance, WorkPlan workplan, DepthValidator currentDepth)
          If we have a work instance we have to check whether the instance to be indexed is contained in any other indexed entities.
 



Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved