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