public interface AssociationInverseSideOptionsStep extends PropertyMappingStep
| Modifier and Type | Method and Description |
|---|---|
default AssociationInverseSideOptionsStep |
extractor(String extractorName) |
AssociationInverseSideOptionsStep |
extractors(ContainerExtractorPath extractorPath) |
default AssociationInverseSideOptionsStep |
noExtractors()
Indicates that no container extractors should be applied,
not even the default ones.
|
associationInverseSide, binder, documentId, fullTextField, fullTextField, genericField, genericField, indexedEmbedded, indexingDependency, keywordField, keywordField, marker, nonStandardField, nonStandardField, scaledNumberField, scaledNumberFielddefault AssociationInverseSideOptionsStep extractor(String extractorName)
extractorName - The name of the container extractor to use.this, for method chaining.AssociationInverseSide.extraction(),
BuiltinContainerExtractorsdefault AssociationInverseSideOptionsStep noExtractors()
this, for method chaining.AssociationInverseSide.extraction()AssociationInverseSideOptionsStep extractors(ContainerExtractorPath extractorPath)
extractorPath - A ContainerExtractorPath.this, for method chaining.AssociationInverseSide.extraction(),
ContainerExtractorPathCopyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.