| Modifier and Type | Method and Description |
|---|---|
void |
IndexSchemaRootNodeBuilder.idDslConverter(ToDocumentIdentifierValueConverter<?> idConverter) |
| Modifier and Type | Class and Description |
|---|---|
class |
StringToDocumentIdentifierValueConverter |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
ToDocumentIdentifierValueConverter.isCompatibleWith(ToDocumentIdentifierValueConverter<?> other) |
boolean |
StringToDocumentIdentifierValueConverter.isCompatibleWith(ToDocumentIdentifierValueConverter<?> other) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedEntityBindingContext.idDslConverter(ToDocumentIdentifierValueConverter<?> idConverter)
Order the backend to use the given converter to convert IDs passed to the predicate DSL.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.