Package com.veeva.vault.sdk.api.edl
Interface MatchedDocumentServiceBatchOperation
- All Superinterfaces:
BatchOperation<MatchedDocumentSuccess,
MatchedDocumentError>
public interface MatchedDocumentServiceBatchOperation
extends BatchOperation<MatchedDocumentSuccess,MatchedDocumentError>
Custom batch operation response interface for the
MatchedDocumentService
batch methods.-
Method Summary
Methods inherited from interface com.veeva.vault.sdk.api.core.BatchOperation
execute, ignoreErrors, onErrors, onSuccesses, rollbackOnErrors