edu.vt.middleware.ldap.bean
Class UnorderedLdapBeanFactory.UnorderedLdapResult

java.lang.Object
  extended by edu.vt.middleware.ldap.bean.AbstractLdapBean
      extended by edu.vt.middleware.ldap.bean.AbstractLdapResult<HashMap<String,LdapEntry>>
          extended by edu.vt.middleware.ldap.bean.UnorderedLdapBeanFactory.UnorderedLdapResult
All Implemented Interfaces:
LdapResult
Enclosing class:
UnorderedLdapBeanFactory

protected class UnorderedLdapBeanFactory.UnorderedLdapResult
extends AbstractLdapResult<HashMap<String,LdapEntry>>

UnorderedLdapResult represents a collection of ldap entries that are unordered.


Field Summary
 
Fields inherited from class edu.vt.middleware.ldap.bean.AbstractLdapResult
entries, HASH_CODE_SEED
 
Fields inherited from class edu.vt.middleware.ldap.bean.AbstractLdapBean
beanFactory, logger
 
Constructor Summary
UnorderedLdapBeanFactory.UnorderedLdapResult()
          Default constructor.
 
Method Summary
 
Methods inherited from class edu.vt.middleware.ldap.bean.AbstractLdapResult
addEntries, addEntries, addEntries, addEntry, addEntry, clear, getEntries, getEntry, hashCode, size, toSearchResults, toString
 
Methods inherited from class edu.vt.middleware.ldap.bean.AbstractLdapBean
equals
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnorderedLdapBeanFactory.UnorderedLdapResult

public UnorderedLdapBeanFactory.UnorderedLdapResult()
Default constructor.



Copyright © 2003-2010 Virginia Tech. All Rights Reserved.