Uses of Interface
com.veeva.vault.sdk.api.edl.MatchedDocumentServiceBatchOperation
Packages that use MatchedDocumentServiceBatchOperation
Package
Description
This package provides interfaces to batch save and remove matched documents.
-
Uses of MatchedDocumentServiceBatchOperation in com.veeva.vault.sdk.api.edl
Methods in com.veeva.vault.sdk.api.edl that return MatchedDocumentServiceBatchOperationModifier and TypeMethodDescriptionMatchedDocumentService.batchRemoveMatchedDocumentsRequest
(BatchRemoveMatchedDocumentsRequest request) Batch removes one or more manually matched document(s) from an EDL Item.MatchedDocumentService.batchSaveMatchedDocumentsRequest
(BatchSaveMatchedDocumentsRequest request) Batch saves one or more matched document(s) to an EDL Item.