Uses of Interface
org.jboss.dna.search.lucene.IndexRules.Rule

Packages that use IndexRules.Rule
org.jboss.dna.search.lucene   
 

Uses of IndexRules.Rule in org.jboss.dna.search.lucene
 

Subinterfaces of IndexRules.Rule in org.jboss.dna.search.lucene
static interface IndexRules.NumericRule<T>
           
 

Fields in org.jboss.dna.search.lucene declared as IndexRules.Rule
static IndexRules.Rule IndexRules.SKIP
           
 

Methods in org.jboss.dna.search.lucene that return IndexRules.Rule
 IndexRules.Rule IndexRules.getRule(Name name)
          Get the rule associated with the given property name.
 



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