edu.vt.middleware.ldap.bean
Class SortedLdapBeanFactory.SortedLdapEntry

java.lang.Object
  extended by edu.vt.middleware.ldap.bean.AbstractLdapBean
      extended by edu.vt.middleware.ldap.bean.AbstractLdapEntry
          extended by edu.vt.middleware.ldap.bean.SortedLdapBeanFactory.SortedLdapEntry
All Implemented Interfaces:
LdapEntry
Enclosing class:
SortedLdapBeanFactory

protected class SortedLdapBeanFactory.SortedLdapEntry
extends AbstractLdapEntry

SortedLdapEntry represents a single ldap entry.


Field Summary
 
Fields inherited from class edu.vt.middleware.ldap.bean.AbstractLdapEntry
dn, HASH_CODE_SEED, ldapAttributes
 
Fields inherited from class edu.vt.middleware.ldap.bean.AbstractLdapBean
beanFactory, logger
 
Constructor Summary
SortedLdapBeanFactory.SortedLdapEntry()
          Default constructor.
 
Method Summary
 
Methods inherited from class edu.vt.middleware.ldap.bean.AbstractLdapEntry
getDn, getLdapAttributes, hashCode, setDn, setEntry, setLdapAttributes, toSearchResult, 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

SortedLdapBeanFactory.SortedLdapEntry

public SortedLdapBeanFactory.SortedLdapEntry()
Default constructor.



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