com.unboundid.directory.sdk.common.operation
Interface ModifyResult

All Superinterfaces:
GenericResult, Result
All Known Subinterfaces:
UpdatableModifyResult

@NotExtensible
@ThreadSafety(level=INTERFACE_NOT_THREADSAFE)
public interface ModifyResult
extends GenericResult

This interface defines a set of methods which may be used to interact with modify results.


Method Summary
 
Methods inherited from interface com.unboundid.directory.sdk.common.operation.GenericResult
getAdditionalLogMessage, getDiagnosticMessage, getMatchedDN, getReferralURLs, getResultCode, toLDAPSDKResult
 
Methods inherited from interface com.unboundid.directory.sdk.common.operation.Result
getOperationType, getResultControls