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
LeafEvaluator(BTreeDirectoryPartition db, OidRegistry oidRegistry, AttributeTypeRegistry attributeTypeRegistry, ScopeEvaluator scopeEvaluator, SubstringEvaluator substringEvaluator)
          Creates a leaf expression node evaluator.
ScopeEnumerator(BTreeDirectoryPartition db, ScopeEvaluator evaluator)
           
 



Copyright © 2002-2005 . All Rights Reserved.