Uses of Class
org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ScoreProjectionBinder
-
Packages that use ScoreProjectionBinder Package Description org.hibernate.search.mapper.pojo.search.definition.binding.builtin -
-
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 ScoreProjectionBinder Modifier and Type Method Description static ScoreProjectionBinderScoreProjectionBinder. create()Creates aScoreProjectionBinderto be passed toMethodParameterMappingStep.projection(ProjectionBinder).
-