Uses of Class
org.apache.ldap.server.db.ScopeEvaluator

Packages that use ScopeEvaluator
org.apache.ldap.server.db   
 

Uses of ScopeEvaluator in org.apache.ldap.server.db
 

Methods in org.apache.ldap.server.db that return ScopeEvaluator
 ScopeEvaluator LeafEvaluator.getScopeEvaluator()
           
 

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



Copyright © 2002-2005 . All Rights Reserved.