Uses of Interface
org.apache.directory.server.core.partition.impl.btree.Enumerator

Packages that use Enumerator
org.apache.directory.server.core.partition.impl.btree   
 

Uses of Enumerator in org.apache.directory.server.core.partition.impl.btree
 

Classes in org.apache.directory.server.core.partition.impl.btree that implement Enumerator
 class ExpressionEnumerator
          Enumerates over candidates that satisfy a filter expression.
 class ScopeEnumerator
          Enumerates candidates based on scope.
 class SubstringEnumerator
          Enumerator that creates a NamingEnumeration over the set of candidates that satisfy a substring filter expression.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.