Uses of Interface
netscape.ldap.LDAPEntryComparator

Packages that use LDAPEntryComparator
netscape.ldap   
 

Uses of LDAPEntryComparator in netscape.ldap
 

Classes in netscape.ldap that implement LDAPEntryComparator
 class LDAPCompareAttrNames
          Compares LDAP entries based on one or more attribute values.
 

Methods in netscape.ldap with parameters of type LDAPEntryComparator
 void LDAPSearchResults.sort(LDAPEntryComparator compare)
          Sorts the search results.