Uses of Interface
org.hibernate.search.engine.common.tree.spi.TreeNestingContext.UnfilteredFactory
Packages that use TreeNestingContext.UnfilteredFactory
-
Uses of TreeNestingContext.UnfilteredFactory in org.hibernate.search.engine.common.tree.spi
Methods in org.hibernate.search.engine.common.tree.spi with parameters of type TreeNestingContext.UnfilteredFactoryModifier and TypeMethodDescription<T> TTreeNestingContext.nestUnfiltered(TreeNestingContext.UnfilteredFactory<T> factory) Nest an unfiltered node in this context.