Uses of Interface
org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactoryExtensionIfSupportedStep
Packages that use SearchProjectionFactoryExtensionIfSupportedStep
Package
Description
-
Uses of SearchProjectionFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.projection.dsl
Subinterfaces of SearchProjectionFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.projection.dslModifier and TypeInterfaceDescriptioninterfaceThe second and later step when attempting to apply multiple extensions to aTypedSearchProjectionFactory.Methods in org.hibernate.search.engine.search.projection.dsl that return SearchProjectionFactoryExtensionIfSupportedStepModifier and TypeMethodDescriptionSearchProjectionFactory.extension()Create a DSL step allowing multiple attempts to apply extensions one after the other, failing only if none of the extensions is supported.TypedSearchProjectionFactory.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 SearchProjectionFactoryExtensionIfSupportedStep in org.hibernate.search.engine.search.projection.dsl.spi
Methods in org.hibernate.search.engine.search.projection.dsl.spi that return SearchProjectionFactoryExtensionIfSupportedStep