ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.query.model.FullTextSearch.CompoundTerm

Packages that use FullTextSearch.CompoundTerm
org.modeshape.jcr.query.model The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. 
 

Uses of FullTextSearch.CompoundTerm in org.modeshape.jcr.query.model
 

Subclasses of FullTextSearch.CompoundTerm in org.modeshape.jcr.query.model
static class FullTextSearch.Conjunction
          A set of FullTextSearch.Terms that are ANDed together.
static class FullTextSearch.Disjunction
          A set of FullTextSearch.Terms that are ORed together.
 


ModeShape Distribution 3.0.0.Beta4

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