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

All Superinterfaces:
GenericResult, Result
All Known Subinterfaces:
UpdatableDeleteResult

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

This interface defines a set of methods which may be used to interact with delete 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