Uses of Class
org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
Packages that use FullTextSearchImpl
-
Uses of FullTextSearchImpl in org.apache.jackrabbit.oak.query.ast
Subclasses of FullTextSearchImpl in org.apache.jackrabbit.oak.query.astMethods in org.apache.jackrabbit.oak.query.ast that return FullTextSearchImplModifier and TypeMethodDescriptionAstElementFactory.fullTextSearch
(String selectorName, String propertyName, StaticOperandImpl fullTextSearchExpression) Methods in org.apache.jackrabbit.oak.query.ast with parameters of type FullTextSearchImplModifier and TypeMethodDescriptionboolean
AstVisitor.visit
(FullTextSearchImpl node) boolean
AstVisitorBase.visit
(FullTextSearchImpl node) Calls accept on the static operand in the fulltext search constraint.Constructors in org.apache.jackrabbit.oak.query.ast with parameters of type FullTextSearchImpl