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