Uses of Interface
com.veeva.vault.sdk.api.annotation.AnnotationBatchDeleteError
Packages that use AnnotationBatchDeleteError
Package
Description
This package provides interfaces to manage document annotations in Vault.
-
Uses of AnnotationBatchDeleteError in com.veeva.vault.sdk.api.annotation
Methods in com.veeva.vault.sdk.api.annotation that return types with arguments of type AnnotationBatchDeleteErrorModifier and TypeMethodDescriptionAnnotationService.batchDeleteAnnotations
(AnnotationBatchDeleteRequest request) Given aList
of unique annotation IDs, delete their associated annotations if they are found.