Uses of Class
org.apache.ldap.server.partition.impl.btree.ScopeEvaluator

Packages that use ScopeEvaluator
org.apache.ldap.server.partition.impl.btree   
 

Uses of ScopeEvaluator in org.apache.ldap.server.partition.impl.btree
 

Methods in org.apache.ldap.server.partition.impl.btree that return ScopeEvaluator
 ScopeEvaluator LeafEvaluator.getScopeEvaluator()
           
 

Constructors in org.apache.ldap.server.partition.impl.btree with parameters of type ScopeEvaluator
ScopeEnumerator(BTreeContextPartition db, ScopeEvaluator evaluator)
           
LeafEvaluator(BTreeContextPartition db, OidRegistry oidRegistry, AttributeTypeRegistry attributeTypeRegistry, ScopeEvaluator scopeEvaluator, SubstringEvaluator substringEvaluator)
          Creates a leaf expression node evaluator.
 



Copyright © 2002-2005 . All Rights Reserved.