@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface CompareResult extends GenericResult
Modifier and Type | Method and Description |
---|---|
Entry |
getEntry()
Retrieves the entry against which the compare operation was processed, if
available.
|
com.unboundid.ldap.sdk.CompareResult |
toLDAPSDKResult()
Retrieves an LDAP SDK representation of this compare result.
|
getAdditionalLogMessage, getDiagnosticMessage, getMatchedDN, getReferralURLs, getResultCode
getOperationType, getResultControls
Entry getEntry()
null
if the entry is not available.com.unboundid.ldap.sdk.CompareResult toLDAPSDKResult()
toLDAPSDKResult
in interface GenericResult