S - The "self" type (the actual exposed type of this step).public interface PropertyMappingNonFullTextFieldOptionsStep<S extends PropertyMappingNonFullTextFieldOptionsStep<?>> extends PropertyMappingStandardFieldOptionsStep<S>
| Modifier and Type | Method and Description |
|---|---|
S |
indexNullAs(String indexNullAs) |
S |
sortable(Sortable sortable) |
aggregable, projectable, searchableextractor, extractors, noExtractors, valueBinder, valueBridge, valueBridge, valueBridgeassociationInverseSide, binder, documentId, fullTextField, fullTextField, genericField, genericField, indexedEmbedded, indexingDependency, keywordField, keywordField, marker, nonStandardField, nonStandardField, scaledNumberField, scaledNumberFieldS sortable(Sortable sortable)
sortable - Whether this field should be sortable.this, for method chaining.GenericField.sortable(),
SortableS indexNullAs(String indexNullAs)
indexNullAs - A value used instead of null values when indexing.this, for method chaining.GenericField.indexNullAs()Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.