|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.vt.middleware.ldap.bean.SortedLdapBeanFactory
public class SortedLdapBeanFactory
SortedLdapBeanFactory provides an ldap bean factory that
produces sorted ldap beans.
| Nested Class Summary | |
|---|---|
protected class |
SortedLdapBeanFactory.SortedLdapAttribute
SortedLdapAttribute represents a single ldap attribute whose
values are sorted. |
protected class |
SortedLdapBeanFactory.SortedLdapAttributes
SortedLdapAttributes represents a collection of ldap attribute
that are sorted by their name. |
protected class |
SortedLdapBeanFactory.SortedLdapEntry
SortedLdapEntry represents a single ldap entry. |
protected class |
SortedLdapBeanFactory.SortedLdapResult
SortedLdapResult represents a collection of ldap entries that
are sorted by their DN. |
| Constructor Summary | |
|---|---|
SortedLdapBeanFactory()
|
|
| Method Summary | |
|---|---|
LdapAttribute |
newLdapAttribute()
Create a new instance of LdapAttribute. |
LdapAttributes |
newLdapAttributes()
Create a new instance of LdapAttributes. |
LdapEntry |
newLdapEntry()
Create a new instance of LdapEntry. |
LdapResult |
newLdapResult()
Create a new instance of LdapResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SortedLdapBeanFactory()
| Method Detail |
|---|
public LdapResult newLdapResult()
LdapResult.
newLdapResult in interface LdapBeanFactoryLdapResultpublic LdapEntry newLdapEntry()
LdapEntry.
newLdapEntry in interface LdapBeanFactoryLdapEntrypublic LdapAttributes newLdapAttributes()
LdapAttributes.
newLdapAttributes in interface LdapBeanFactoryLdapAttributespublic LdapAttribute newLdapAttribute()
LdapAttribute.
newLdapAttribute in interface LdapBeanFactoryLdapAttribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||