| Package | Description |
|---|---|
| org.hibernate.search.engine.search.dsl.predicate | |
| org.hibernate.search.engine.search.dsl.predicate.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchPredicateFactoryExtensionIfSupportedMoreStep
The second and later step when attempting to apply multiple extensions
to a
SearchPredicateFactory. |
| Modifier and Type | Method and Description |
|---|---|
SearchPredicateFactoryExtensionIfSupportedStep |
SearchPredicateFactory.extension()
Create a DSL step allowing multiple attempts to apply extensions one after the other,
failing only if none of the extensions is supported.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPredicateFactoryExtensionIfSupportedStep |
DelegatingSearchPredicateFactory.extension() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.