Uses of Interface
org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexedTypeExtendedMappingCollector
Packages that use PojoIndexedTypeExtendedMappingCollector
Package
Description
-
Uses of PojoIndexedTypeExtendedMappingCollector in org.hibernate.search.mapper.orm.mapping.impl
Methods in org.hibernate.search.mapper.orm.mapping.impl that return PojoIndexedTypeExtendedMappingCollectorModifier and TypeMethodDescriptionHibernateOrmMapperDelegate.createIndexedTypeExtendedMappingCollector(PojoRawTypeModel<E> rawTypeModel, String entityName) -
Uses of PojoIndexedTypeExtendedMappingCollector in org.hibernate.search.mapper.pojo.mapping.building.spi
Methods in org.hibernate.search.mapper.pojo.mapping.building.spi that return PojoIndexedTypeExtendedMappingCollectorModifier and TypeMethodDescriptionPojoMapperDelegate.createIndexedTypeExtendedMappingCollector(PojoRawTypeModel<E> rawTypeModel, String entityName) -
Uses of PojoIndexedTypeExtendedMappingCollector in org.hibernate.search.mapper.pojo.mapping.impl
Fields in org.hibernate.search.mapper.pojo.mapping.impl declared as PojoIndexedTypeExtendedMappingCollectorMethods in org.hibernate.search.mapper.pojo.mapping.impl with parameters of type PojoIndexedTypeExtendedMappingCollectorModifier and TypeMethodDescriptionPojoTypeManagerContainer.Builder.addIndexed(PojoRawTypeModel<E> typeModel, String entityName, String secondaryEntityName, PojoRootIdentityMappingCollector<E> identityMappingCollector, PojoIndexedTypeExtendedMappingCollector extendedMappingCollector, BoundRoutingBridge<E> routingBridge, PojoIndexingProcessorOriginalTypeNodeBuilder<E> indexingProcessorBuilder, MappedIndexManagerBuilder indexManagerBuilder) -
Uses of PojoIndexedTypeExtendedMappingCollector in org.infinispan.search.mapper.mapping.impl
Methods in org.infinispan.search.mapper.mapping.impl that return PojoIndexedTypeExtendedMappingCollectorModifier and TypeMethodDescriptionInfinispanMapperDelegate.createIndexedTypeExtendedMappingCollector(PojoRawTypeModel<E> rawTypeModel, String entityName)