Uses of Interface
org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexMappingCollectorTypeNode
Packages that use PojoIndexMappingCollectorTypeNode
Package
Description
-
Uses of PojoIndexMappingCollectorTypeNode in org.hibernate.search.mapper.pojo.identity.impl
Methods in org.hibernate.search.mapper.pojo.identity.impl that return PojoIndexMappingCollectorTypeNode -
Uses of PojoIndexMappingCollectorTypeNode in org.hibernate.search.mapper.pojo.mapping.building.spi
Methods in org.hibernate.search.mapper.pojo.mapping.building.spi with parameters of type PojoIndexMappingCollectorTypeNodeModifier and TypeMethodDescriptionvoidErrorCollectingPojoTypeMetadataContributor.contributeIndexMapping(PojoIndexMappingCollectorTypeNode collector) default voidPojoTypeMetadataContributor.contributeIndexMapping(PojoIndexMappingCollectorTypeNode collector) -
Uses of PojoIndexMappingCollectorTypeNode in org.hibernate.search.mapper.pojo.mapping.definition.programmatic.impl
Methods in org.hibernate.search.mapper.pojo.mapping.definition.programmatic.impl with parameters of type PojoIndexMappingCollectorTypeNodeModifier and TypeMethodDescriptionvoidTypeMappingStepImpl.contributeIndexMapping(PojoIndexMappingCollectorTypeNode collector) -
Uses of PojoIndexMappingCollectorTypeNode in org.hibernate.search.mapper.pojo.processing.building.impl
Classes in org.hibernate.search.mapper.pojo.processing.building.impl that implement PojoIndexMappingCollectorTypeNodeModifier and TypeClassDescriptionclassA builder ofPojoIndexingProcessorOriginalTypeNodeorPojoIndexingProcessorCastedTypeNode.classA builder ofPojoIndexingProcessorCastedTypeNode.classA builder ofPojoIndexingProcessorCastedTypeNode.