Uses of Class
org.hibernate.search.mapper.pojo.bridge.binding.impl.BoundValueBridge
Packages that use BoundValueBridge
Package
Description
-
Uses of BoundValueBridge in org.hibernate.search.mapper.pojo.bridge.binding.impl
Methods in org.hibernate.search.mapper.pojo.bridge.binding.impl that return types with arguments of type BoundValueBridge -
Uses of BoundValueBridge in org.hibernate.search.mapper.pojo.mapping.building.impl
Methods in org.hibernate.search.mapper.pojo.mapping.building.impl that return types with arguments of type BoundValueBridgeModifier and TypeMethodDescription<V> Optional<BoundValueBridge<V,?>> PojoIndexModelBinder.bindValue(IndexBindingContext indexBindingContext, BoundPojoModelPathValueNode<?, ?, V> modelPath, boolean multiValued, ValueBinder binder, Map<String, Object> params, String relativeFieldName, FieldModelContributor contributor)