|
|||||||||
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 | |
---|---|
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 |
---|
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 |