|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface SearchResult
This interface defines a set of methods which may be used to interact with search results.
Method Summary | |
---|---|
com.unboundid.ldap.sdk.SearchResult |
toLDAPSDKResult()
Retrieves an LDAP SDK representation of this search result. |
Methods inherited from interface com.unboundid.directory.sdk.common.operation.GenericResult |
---|
getAdditionalLogMessage, getDiagnosticMessage, getMatchedDN, getReferralURLs, getResultCode |
Methods inherited from interface com.unboundid.directory.sdk.common.operation.Result |
---|
getOperationType, getResultControls |
Method Detail |
---|
com.unboundid.ldap.sdk.SearchResult toLDAPSDKResult()
toLDAPSDKResult
in interface GenericResult
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |