Uses of Class
org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
-
Packages that use FullTextSearchScoreImpl Package Description org.apache.jackrabbit.oak.query.ast -
-
Uses of FullTextSearchScoreImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return FullTextSearchScoreImpl Modifier and Type Method Description FullTextSearchScoreImplAstElementFactory. fullTextSearchScore(String selectorName)Methods in org.apache.jackrabbit.oak.query.ast with parameters of type FullTextSearchScoreImpl Modifier and Type Method Description booleanAstVisitor. visit(FullTextSearchScoreImpl node)
-