Class PojoIndexingDependencyCollectorTypeNode<T>
java.lang.Object
org.hibernate.search.mapper.pojo.automaticindexing.building.impl.PojoIndexingDependencyCollectorNode
org.hibernate.search.mapper.pojo.automaticindexing.building.impl.PojoIndexingDependencyCollectorTypeNode<T>
- Type Parameters:
T- The represented type
A node representing a type in a dependency collector.
-
Method Summary
Modifier and TypeMethodDescriptiondisjointValue(BoundPojoModelPathValueNode<?, ?, ?> inverseAssociationPath) Methods inherited from class org.hibernate.search.mapper.pojo.automaticindexing.building.impl.PojoIndexingDependencyCollectorNode
walker
-
Method Details
-
property
-
disjointValue
public PojoIndexingDependencyCollectorDisjointValueNode<?> disjointValue(BoundPojoModelPathValueNode<?, ?, ?> inverseAssociationPath)
-