Uses of Class
org.jboss.dna.graph.query.model.FullTextSearchScore

Packages that use FullTextSearchScore
org.jboss.dna.graph.query.model The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. 
org.jboss.dna.graph.query.validate This package provides the interfaces that define the tables and columns that can be queried. 
 

Uses of FullTextSearchScore in org.jboss.dna.graph.query.model
 

Methods in org.jboss.dna.graph.query.model with parameters of type FullTextSearchScore
 void Visitors.AbstractVisitor.visit(FullTextSearchScore obj)
          
 void Visitors.WalkAllVisitor.visit(FullTextSearchScore score)
          
 void Visitors.ReadableVisitor.visit(FullTextSearchScore score)
          
 void Visitor.visit(FullTextSearchScore obj)
           
 

Uses of FullTextSearchScore in org.jboss.dna.graph.query.validate
 

Methods in org.jboss.dna.graph.query.validate with parameters of type FullTextSearchScore
 void Validator.visit(FullTextSearchScore obj)
          
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.