Uses of Interface
org.hibernate.search.engine.common.tree.spi.TreeNestingContext.LeafFactory
Packages that use TreeNestingContext.LeafFactory
-
Uses of TreeNestingContext.LeafFactory in org.hibernate.search.engine.common.tree.spi
Methods in org.hibernate.search.engine.common.tree.spi with parameters of type TreeNestingContext.LeafFactoryModifier and TypeMethodDescription<T> TTreeNestingContext.nest(String relativeName, TreeNestingContext.LeafFactory<T> factory) Nest a leaf node in this context.