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