Package | Description |
---|---|
org.apache.directory.shared.dsmlv2 | |
org.apache.directory.shared.dsmlv2.reponse | |
org.apache.directory.shared.ldap.codec |
Modifier and Type | Method and Description |
---|---|
SearchResultEntryCodec |
LdapMessageDecorator.getSearchResultEntry() |
Modifier and Type | Method and Description |
---|---|
SearchResultEntryCodec |
SearchResponse.getCurrentSearchResultEntry()
Gets the Current Search Result Entry
|
Modifier and Type | Method and Description |
---|---|
List<SearchResultEntryCodec> |
SearchResponse.getSearchResultEntryList()
Gets the Search Result Entry List
|
Modifier and Type | Method and Description |
---|---|
boolean |
SearchResponse.addSearchResultEntry(SearchResultEntryCodec searchResultEntry)
Adds a Search Result Entry
|
Constructor and Description |
---|
SearchResultEntryDsml(SearchResultEntryCodec ldapMessage)
Creates a new instance of SearchResultEntryDsml.
|
Modifier and Type | Method and Description |
---|---|
SearchResultEntryCodec |
LdapMessageContainer.getSearchResultEntry() |
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.