| Package | Description |
|---|---|
| org.apache.directory.api.dsmlv2.response |
| Modifier and Type | Field and Description |
|---|---|
private SearchResultDoneDsml |
SearchResponse.searchResultDone
The Search Result Done object
|
| Modifier and Type | Method and Description |
|---|---|
SearchResultDoneDsml |
SearchResponse.getSearchResultDone()
Gets the Search Result Entry
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResponse.setSearchResultDone(SearchResultDoneDsml searchResultDone)
Sets the Search Result Entry
|