|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryCursor
An extension of Cursor which returns only Entry objects and includes the retrieval of the SearchResultDone.
| Method Summary | |
|---|---|
int |
getMessageId()
|
SearchResultDone |
getSearchResultDone()
gives the SearchResultDone message received at the end of search results |
| Methods inherited from interface org.apache.directory.api.ldap.model.cursor.Cursor |
|---|
after, afterLast, available, before, beforeFirst, close, close, first, get, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, last, next, previous, setClosureMonitor, toString |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
SearchResultDone getSearchResultDone()
int getMessageId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||