|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchItem | |
|---|---|
| org.ldaptive.async | |
| org.ldaptive.provider | |
| org.ldaptive.provider.jndi | |
| Uses of SearchItem in org.ldaptive.async |
|---|
| Methods in org.ldaptive.async with parameters of type SearchItem | |
|---|---|
protected void |
AsyncSearchOperation.AsyncSearchListener.processSearchItem(SearchItem item)
Invokes the handlers for the supplied search item. |
void |
AsyncSearchOperation.AsyncSearchListener.searchItemReceived(SearchItem item)
Invoked when a search item is received from a provider. |
| Uses of SearchItem in org.ldaptive.provider |
|---|
| Methods in org.ldaptive.provider that return SearchItem | |
|---|---|
SearchItem |
SearchIterator.next()
Returns the next element in the iteration. |
| Methods in org.ldaptive.provider with parameters of type SearchItem | |
|---|---|
void |
SearchListener.searchItemReceived(SearchItem item)
Invoked when a search item is received from a provider. |
| Uses of SearchItem in org.ldaptive.provider.jndi |
|---|
| Methods in org.ldaptive.provider.jndi that return SearchItem | |
|---|---|
SearchItem |
JndiConnection.JndiSearchIterator.next()
Returns the next element in the iteration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||