@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface SearchResult extends GenericResult
Modifier and Type | Method and Description |
---|---|
com.unboundid.ldap.sdk.SearchResult |
toLDAPSDKResult()
Retrieves an LDAP SDK representation of this search result.
|
getAdditionalLogMessage, getDiagnosticMessage, getMatchedDN, getReferralURLs, getResultCode
getOperationType, getResultControls
com.unboundid.ldap.sdk.SearchResult toLDAPSDKResult()
toLDAPSDKResult
in interface GenericResult