public class DirectorySearchResults
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
boolean |
hasMore() |
boolean |
hasMoreElements() |
com.novell.ldap.LDAPEntry |
next() |
java.lang.Object |
nextElement() |
public int getCount()
public boolean hasMoreElements()
public boolean hasMore()
public java.lang.Object nextElement()
public com.novell.ldap.LDAPEntry next()
throws DirectoryException
DirectoryException