Uses of Interface
org.apache.ldap.server.enumeration.SearchResultEnumeration

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

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

Classes in org.apache.ldap.server.partition.impl.btree that implement SearchResultEnumeration
 class BTreeSearchResultEnumeration
          An enumeration that transforms another underlying enumeration over a set of IndexRecords into an enumeration over a set of SearchResults.
 



Copyright © 2002-2005 . All Rights Reserved.