Uses of Class
org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ScoreProjectionBinder
Packages that use ScoreProjectionBinder
-
Uses of ScoreProjectionBinder in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Methods in org.hibernate.search.mapper.pojo.search.definition.binding.builtin that return ScoreProjectionBinderModifier and TypeMethodDescriptionstatic ScoreProjectionBinder
ScoreProjectionBinder.create()
Creates aScoreProjectionBinder
to be passed toMethodParameterMappingStep.projection(ProjectionBinder)
.