edu.vt.middleware.ldap.bean
Class SortedLdapBeanFactory.SortedLdapResult
java.lang.Object
edu.vt.middleware.ldap.bean.AbstractLdapBean
edu.vt.middleware.ldap.bean.AbstractLdapResult<TreeMap<String,LdapEntry>>
edu.vt.middleware.ldap.bean.SortedLdapBeanFactory.SortedLdapResult
- All Implemented Interfaces:
- LdapResult
- Enclosing class:
- SortedLdapBeanFactory
protected class SortedLdapBeanFactory.SortedLdapResult
- extends AbstractLdapResult<TreeMap<String,LdapEntry>>
SortedLdapResult represents a collection of ldap entries that
are sorted by their DN.
| Methods inherited from class edu.vt.middleware.ldap.bean.AbstractLdapResult |
addEntries, addEntries, addEntries, addEntry, addEntry, clear, getEntries, getEntry, hashCode, size, toSearchResults, toString |
SortedLdapBeanFactory.SortedLdapResult
public SortedLdapBeanFactory.SortedLdapResult()
- Default constructor.
Copyright © 2003-2010 Virginia Tech. All Rights Reserved.