Uses of Class
org.hibernate.search.mapper.pojo.bridge.binding.impl.BoundRoutingBridge
Packages that use BoundRoutingBridge
Package
Description
-
Uses of BoundRoutingBridge in org.hibernate.search.mapper.pojo.bridge.binding.impl
Methods in org.hibernate.search.mapper.pojo.bridge.binding.impl that return BoundRoutingBridge -
Uses of BoundRoutingBridge in org.hibernate.search.mapper.pojo.mapping.impl
Fields in org.hibernate.search.mapper.pojo.mapping.impl declared as BoundRoutingBridgeModifier and TypeFieldDescriptionfinal BoundRoutingBridge<E>PojoIndexedTypeManager.Builder.routingBridgeMethods in org.hibernate.search.mapper.pojo.mapping.impl with parameters of type BoundRoutingBridgeModifier and TypeMethodDescriptionPojoTypeManagerContainer.Builder.addIndexed(PojoRawTypeModel<E> typeModel, String entityName, String secondaryEntityName, PojoRootIdentityMappingCollector<E> identityMappingCollector, PojoIndexedTypeExtendedMappingCollector extendedMappingCollector, BoundRoutingBridge<E> routingBridge, PojoIndexingProcessorOriginalTypeNodeBuilder<E> indexingProcessorBuilder, MappedIndexManagerBuilder indexManagerBuilder)