Uses of Interface
org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactoryExtensionIfSupportedStep
Packages that use SearchPredicateFactoryExtensionIfSupportedStep
Package
Description
-
Uses of SearchPredicateFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.predicate.dsl
Subinterfaces of SearchPredicateFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.predicate.dslModifier and TypeInterfaceDescriptioninterface
The second and later step when attempting to apply multiple extensions to aSearchPredicateFactory
.Methods in org.hibernate.search.engine.search.predicate.dsl that return SearchPredicateFactoryExtensionIfSupportedStepModifier and TypeMethodDescriptionSearchPredicateFactory.extension()
Create a DSL step allowing multiple attempts to apply extensions one after the other, failing only if none of the extensions is supported. -
Uses of SearchPredicateFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.predicate.dsl.spi
Methods in org.hibernate.search.engine.search.predicate.dsl.spi that return SearchPredicateFactoryExtensionIfSupportedStep