Uses of Interface
org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Packages that use TreeNestingContext
-
Uses of TreeNestingContext in org.hibernate.search.engine.common.tree.spi
Methods in org.hibernate.search.engine.common.tree.spi that return TreeNestingContextModifier and TypeMethodDescriptionstatic TreeNestingContextTreeNestingContext.excludeAll()static TreeNestingContextTreeNestingContext.notifying(TreeNestingContext delegate, TreeContributionListener listener) static TreeNestingContextTreeNestingContext.root()Methods in org.hibernate.search.engine.common.tree.spi with parameters of type TreeNestingContextModifier and TypeMethodDescriptionTreeNestingContext.NestedContextBuilder.build(TreeNestingContext nestingContext) TreeNestingContext.CompositeFactory.create(String prefixedRelativeName, TreeNodeInclusion inclusion, TreeNestingContext nestedNestingContext) static TreeNestingContextTreeNestingContext.notifying(TreeNestingContext delegate, TreeContributionListener listener)