Uses of Class
org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
-
-
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.automaticindexing.building.impl
Methods in org.hibernate.search.mapper.pojo.automaticindexing.building.impl with parameters of type ContainerExtractorPath Modifier and Type Method Description AbstractPojoIndexingDependencyCollectorDirectValueNode<P,?>PojoIndexingDependencyCollectorPropertyNode. value(ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.extractor.impl
Methods in org.hibernate.search.mapper.pojo.extractor.impl that return ContainerExtractorPath Modifier and Type Method Description ContainerExtractorPathBoundContainerExtractorPath. getExtractorPath()Methods in org.hibernate.search.mapper.pojo.extractor.impl with parameters of type ContainerExtractorPath Modifier and Type Method Description <C> BoundContainerExtractorPath<C,?>ContainerExtractorBinder. bindPath(PojoTypeModel<C> sourceType, ContainerExtractorPath extractorPath)Bind a container extractor path to a given source type, i.e.booleanContainerExtractorBinder. isDefaultExtractorPath(PojoTypeModel<?> sourceType, ContainerExtractorPath extractorPath)<C> Optional<BoundContainerExtractorPath<C,?>>ContainerExtractorBinder. tryBindPath(PojoTypeModel<C> sourceType, ContainerExtractorPath extractorPath)Try to bind a container extractor path to a given source type, i.e. -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.extractor.mapping.programmatic
Methods in org.hibernate.search.mapper.pojo.extractor.mapping.programmatic that return ContainerExtractorPath Modifier and Type Method Description static ContainerExtractorPathContainerExtractorPath. defaultExtractors()static ContainerExtractorPathContainerExtractorPath. explicitExtractor(String extractorName)static ContainerExtractorPathContainerExtractorPath. explicitExtractors(List<String> extractorNames)static ContainerExtractorPathContainerExtractorPath. noExtractors() -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.mapping.building.impl
Methods in org.hibernate.search.mapper.pojo.mapping.building.impl with parameters of type ContainerExtractorPath Modifier and Type Method Description <C> BoundContainerExtractorPath<C,?>PojoIndexModelBinder. bindExtractorPath(PojoTypeModel<C> pojoGenericTypeModel, ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.mapping.building.spi
Methods in org.hibernate.search.mapper.pojo.mapping.building.spi with parameters of type ContainerExtractorPath Modifier and Type Method Description PojoIndexMappingCollectorValueNodePojoIndexMappingCollectorPropertyNode. value(ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing that return ContainerExtractorPath Modifier and Type Method Description ContainerExtractorPathMappingAnnotationProcessorContext. toContainerExtractorPath(ContainerExtraction extraction)Convert aContainerExtractionannotation to aContainerExtractorPath.Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing with parameters of type ContainerExtractorPath Modifier and Type Method Description Optional<Class<?>>MappingAnnotatedProperty. javaClass(ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl that return ContainerExtractorPath Modifier and Type Method Description ContainerExtractorPathAbstractMappingAnnotationProcessorContext. toContainerExtractorPath(ContainerExtraction extraction)static ContainerExtractorPathMappingAnnotationProcessorUtils. toContainerExtractorPath(ContainerExtraction extraction)Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl with parameters of type ContainerExtractorPath Modifier and Type Method Description Optional<Class<?>>PropertyMappingAnnotationProcessorContextImpl. javaClass(ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
Methods in org.hibernate.search.mapper.pojo.mapping.definition.programmatic with parameters of type ContainerExtractorPath Modifier and Type Method Description AssociationInverseSideOptionsStepAssociationInverseSideOptionsStep. extractors(ContainerExtractorPath extractorPath)IndexingDependencyOptionsStepIndexingDependencyOptionsStep. extractors(ContainerExtractorPath extractorPath)SPropertyMappingFieldOptionsStep. extractors(ContainerExtractorPath extractorPath)PropertyMappingIndexedEmbeddedStepPropertyMappingIndexedEmbeddedStep. extractors(ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.mapping.impl
Methods in org.hibernate.search.mapper.pojo.mapping.impl with parameters of type ContainerExtractorPath Modifier and Type Method Description Optional<PojoTypeModel<?>>PojoMappingConfigurationContextImpl. extractedValueType(PojoTypeModel<?> sourceType, ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi with parameters of type ContainerExtractorPath Modifier and Type Method Description Optional<PojoTypeModel<?>>PojoMappingConfigurationContext. extractedValueType(PojoTypeModel<?> sourceType, ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
Methods in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi with parameters of type ContainerExtractorPath Modifier and Type Method Description PojoAdditionalMetadataCollectorValueNodePojoAdditionalMetadataCollectorPropertyNode. value(ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.model.additionalmetadata.impl
Methods in org.hibernate.search.mapper.pojo.model.additionalmetadata.impl that return types with arguments of type ContainerExtractorPath Modifier and Type Method Description Map<ContainerExtractorPath,PojoValueAdditionalMetadata>PojoPropertyAdditionalMetadata. getValuesAdditionalMetadata()Methods in org.hibernate.search.mapper.pojo.model.additionalmetadata.impl with parameters of type ContainerExtractorPath Modifier and Type Method Description PojoValueAdditionalMetadataPojoPropertyAdditionalMetadata. getValueAdditionalMetadata(ContainerExtractorPath extractorPath)Constructor parameters in org.hibernate.search.mapper.pojo.model.additionalmetadata.impl with type arguments of type ContainerExtractorPath Constructor Description PojoPropertyAdditionalMetadata(Map<ContainerExtractorPath,PojoValueAdditionalMetadata> valuesAdditionalMetadata, Map<Class<?>,List<?>> markers) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.model.dependency
Methods in org.hibernate.search.mapper.pojo.model.dependency with parameters of type ContainerExtractorPath Modifier and Type Method Description PojoOtherEntityIndexingDependencyConfigurationContextPojoPropertyIndexingDependencyConfigurationContext. fromOtherEntity(ContainerExtractorPath extractorPathFromBridgedProperty, Class<?> otherEntityType, PojoModelPathValueNode pathFromOtherEntityTypeToBridgedPropertyExtractedType)Start the declaration of dependencies to properties of another entity, without specifying the path to that other entity.default PojoPropertyIndexingDependencyConfigurationContextPojoPropertyIndexingDependencyConfigurationContext. use(ContainerExtractorPath extractorPathFromBridgedProperty, String pathFromExtractedBridgedPropertyValueToUsedValue)Declare that the given path is read by the bridge at index time to populate the indexed document.PojoPropertyIndexingDependencyConfigurationContextPojoPropertyIndexingDependencyConfigurationContext. use(ContainerExtractorPath extractorPathFromBridgedProperty, PojoModelPathValueNode pathFromExtractedBridgedPropertyValueToUsedValue)Declare that the given path is read by the bridge at index time to populate the indexed document. -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.model.dependency.impl
Methods in org.hibernate.search.mapper.pojo.model.dependency.impl with parameters of type ContainerExtractorPath Modifier and Type Method Description PojoOtherEntityIndexingDependencyConfigurationContextPojoPropertyIndexingDependencyConfigurationContextImpl. fromOtherEntity(ContainerExtractorPath extractorPathFromBridgedProperty, Class<?> otherEntityType, PojoModelPathValueNode pathFromOtherEntityTypeToBridgedPropertyExtractedType)PojoPropertyIndexingDependencyConfigurationContextPojoPropertyIndexingDependencyConfigurationContextImpl. use(ContainerExtractorPath extractorPathFromBridgedProperty, PojoModelPathValueNode pathFromExtractedBridgedPropertyValueToUsedValue) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.model.path
Methods in org.hibernate.search.mapper.pojo.model.path that return ContainerExtractorPath Modifier and Type Method Description ContainerExtractorPathPojoModelPathValueNode. extractorPath()Methods in org.hibernate.search.mapper.pojo.model.path with parameters of type ContainerExtractorPath Modifier and Type Method Description static PojoModelPathValueNodePojoModelPath. ofValue(String propertyName, ContainerExtractorPath extractorPath)PojoModelPath.BuilderPojoModelPath.Builder. value(ContainerExtractorPath extractorPath)Append to the path a value extraction using the given container extractor path.PojoModelPathValueNodePojoModelPathPropertyNode. value(ContainerExtractorPath extractorPath) -
Uses of ContainerExtractorPath in org.hibernate.search.mapper.pojo.model.path.impl
Methods in org.hibernate.search.mapper.pojo.model.path.impl that return ContainerExtractorPath Modifier and Type Method Description ContainerExtractorPathBoundPojoModelPathValueNode. getExtractorPath()Methods in org.hibernate.search.mapper.pojo.model.path.impl with parameters of type ContainerExtractorPath Modifier and Type Method Description <P> BoundPojoModelPathValueNode<?,P,?>BoundPojoModelPath.Walker. value(BoundPojoModelPathPropertyNode<?,P> propertyNode, ContainerExtractorPath extractorPath)
-