@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface AddResult extends GenericResult
| Modifier and Type | Method and Description | 
|---|---|
| AssuredReplicationRequirements | getAssuredReplicationRequirements()Retrieves the assured replication requirements that will be used for this
 operation, if any. | 
| Entry | getUndeletedEntry()Retrieves the undeleted entry if this  AddResultis in
 response to an undelete request. | 
getAdditionalLogMessage, getDiagnosticMessage, getMatchedDN, getReferralURLs, getResultCode, toLDAPSDKResultgetOperationType, getResultControlsEntry getUndeletedEntry()
AddResult is in
 response to an undelete request.null if the original request
          was not an undelete request.AssuredReplicationRequirements getAssuredReplicationRequirements()
null if no assurance will be provided for
          this operation.