|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface CompareResult
This interface defines a set of methods which may be used to interact with compare results.
Method Summary | |
---|---|
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. |
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 |
---|
Entry getEntry()
null
if the entry is not available.com.unboundid.ldap.sdk.CompareResult toLDAPSDKResult()
toLDAPSDKResult
in interface GenericResult
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |