|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||