Uses of Interface
com.veeva.vault.sdk.api.edl.RemoveMatchedDocument
Packages that use RemoveMatchedDocument
Package
Description
This package provides interfaces to batch save and remove matched documents.
-
Uses of RemoveMatchedDocument in com.veeva.vault.sdk.api.edl
Methods in com.veeva.vault.sdk.api.edl that return RemoveMatchedDocumentModifier and TypeMethodDescriptionRemoveMatchedDocument.Builder.build()
Builds and returns aRemoveMatchedDocument
object.Method parameters in com.veeva.vault.sdk.api.edl with type arguments of type RemoveMatchedDocumentModifier and TypeMethodDescriptionBatchRemoveMatchedDocumentsRequest.Builder.withMatchedDocuments
(List<RemoveMatchedDocument> documents) Specifies the List of manually matched documents to remove.