|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.vt.middleware.ldap.bean.OrderedLdapBeanFactory
public class OrderedLdapBeanFactory
OrderedLdapBeanFactory provides an ldap bean factory that
produces ordered ldap beans.
| Nested Class Summary | |
|---|---|
protected class |
OrderedLdapBeanFactory.OrderedLdapAttribute
OrderedLdapAttribute represents a single ldap attribute whose
values are ordered by insertion. |
protected class |
OrderedLdapBeanFactory.OrderedLdapAttributes
OrderedLdapAttributes represents a collection of ldap
attribute that are ordered by insertion. |
protected class |
OrderedLdapBeanFactory.OrderedLdapEntry
OrderedLdapEntry represents a single ldap entry. |
protected class |
OrderedLdapBeanFactory.OrderedLdapResult
OrderedLdapResult represents a collection of ldap entries that
are ordered by insertion. |
| Constructor Summary | |
|---|---|
OrderedLdapBeanFactory()
|
|
| 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 OrderedLdapBeanFactory()
| 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 | |||||||||