Uses of Interface
org.hibernate.search.engine.search.sort.dsl.SearchSortFactoryExtensionIfSupportedStep
Packages that use SearchSortFactoryExtensionIfSupportedStep
Package
Description
-
Uses of SearchSortFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.sort.dsl
Subinterfaces of SearchSortFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.sort.dslModifier and TypeInterfaceDescriptioninterface
The second and later step when attempting to apply multiple extensions to aSearchSortFactory
.Methods in org.hibernate.search.engine.search.sort.dsl that return SearchSortFactoryExtensionIfSupportedStepModifier and TypeMethodDescriptionSearchSortFactory.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 SearchSortFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.sort.dsl.spi
Methods in org.hibernate.search.engine.search.sort.dsl.spi that return SearchSortFactoryExtensionIfSupportedStep