Uses of Class
org.hibernate.search.mapper.pojo.bridge.binding.impl.BoundIdentifierBridge
Packages that use BoundIdentifierBridge
Package
Description
-
Uses of BoundIdentifierBridge in org.hibernate.search.mapper.pojo.bridge.binding.impl
Methods in org.hibernate.search.mapper.pojo.bridge.binding.impl that return BoundIdentifierBridgeModifier and TypeMethodDescriptionDefaultIdentifierBindingContext.applyBinder(IdentifierBinder binder) -
Uses of BoundIdentifierBridge in org.hibernate.search.mapper.pojo.mapping.building.impl
Methods in org.hibernate.search.mapper.pojo.mapping.building.impl that return BoundIdentifierBridgeModifier and TypeMethodDescription<I> BoundIdentifierBridge<I>PojoIndexModelBinder.bindIdentifier(Optional<IndexedEntityBindingContext> indexedEntityBindingContext, BoundPojoModelPathPropertyNode<?, I> modelPath, IdentifierBinder binder, Map<String, Object> params) <I> BoundIdentifierBridge<I>PojoIndexModelBinder.bindIdentifier(Optional<IndexedEntityBindingContext> indexedEntityBindingContext, PojoTypeModel<I> identifierTypeModel, IdentifierBinder binder, Map<String, Object> params)