|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DepthValidator | |
|---|---|
| org.hibernate.search.engine.impl | |
| org.hibernate.search.engine.spi | |
| Uses of DepthValidator in org.hibernate.search.engine.impl |
|---|
| Methods in org.hibernate.search.engine.impl with parameters of type DepthValidator | ||
|---|---|---|
|
WorkPlan.recurseContainedIn(T value,
DepthValidator depth)
Used for recursive processing of containedIn |
|
| Uses of DepthValidator in org.hibernate.search.engine.spi |
|---|
| Methods in org.hibernate.search.engine.spi with parameters of type DepthValidator | |
|---|---|
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 | |||||||||