|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netscape.jndi.ldap.BaseSearchEnum
com.netscape.jndi.ldap.NameClassPairEnum
class NameClassPairEnum
Wrapper for the LDAPSearchResult. Convert each LDAPEntry entry into a JNDI NameClassPair. NameClassPairs are accessed through the NamingEnumeration interface
Field Summary |
---|
Fields inherited from class com.netscape.jndi.ldap.BaseSearchEnum |
---|
m_ctx, m_ctxName, m_res |
Constructor Summary | |
---|---|
NameClassPairEnum(LDAPSearchResults res,
LdapContextImpl ctx)
|
Method Summary | |
---|---|
java.lang.Object |
next()
|
Methods inherited from class com.netscape.jndi.ldap.BaseSearchEnum |
---|
close, hasMore, hasMoreElements, nextElement, nextLDAPEntry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NameClassPairEnum(LDAPSearchResults res, LdapContextImpl ctx) throws javax.naming.NamingException
javax.naming.NamingException
Method Detail |
---|
public java.lang.Object next() throws javax.naming.NamingException
javax.naming.NamingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |