@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface ExtendedResult extends GenericResult
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getResultOID()
Retrieves the OID for the extended result, if any. 
 | 
ASN1OctetString | 
getResultValue()
Retrieves the value for the extended result, if any. 
 | 
getAdditionalLogMessage, getDiagnosticMessage, getMatchedDN, getReferralURLs, getResultCode, toLDAPSDKResultgetOperationType, getResultControlsjava.lang.String getResultOID()
null if there is none.ASN1OctetString getResultValue()
null if there is
          none.