| Modifier and Type | Method and Description |
|---|---|
<F> IndexSchemaFieldTerminalContext<IndexFieldReference<F>> |
IndexSchemaElement.field(String relativeFieldName,
Function<? super IndexFieldTypeFactoryContext,? extends IndexFieldTypeTerminalContext<F>> typeContributor)
Add a field to this index schema element with the type to be defined by the given function.
|
| Modifier and Type | Method and Description |
|---|---|
IndexFieldTypeFactoryContext |
IndexSchemaRootNodeBuilder.getTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
T |
IndexFieldTypeFactoryContextExtension.extendOrFail(IndexFieldTypeFactoryContext original)
Attempt to extend a given context, throwing an exception in case of failure.
|
| Modifier and Type | Method and Description |
|---|---|
IndexFieldTypeFactoryContext |
IndexBindingContext.getTypeFactory() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.