Uses of Interface
org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.AlternativeBinderDelegate
Packages that use AlternativeBinderDelegate
-
Uses of AlternativeBinderDelegate in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
Method parameters in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic with type arguments of type AlternativeBinderDelegateModifier and TypeMethodDescriptionstatic <D,P> AlternativeBinder AlternativeBinder.create(Class<D> discriminatorType, String fieldValueSourcePropertyName, Class<P> fieldValueSourcePropertyType, org.hibernate.search.engine.environment.bean.BeanReference<? extends AlternativeBinderDelegate<D, P>> delegateRef)