Uses of Interface
com.veeva.vault.sdk.api.annotation.AnnotationReferenceValueSetRequest
Packages that use AnnotationReferenceValueSetRequest
Package
Description
This package provides interfaces to manage document annotations in Vault.
-
Uses of AnnotationReferenceValueSetRequest in com.veeva.vault.sdk.api.annotation
Methods in com.veeva.vault.sdk.api.annotation that return AnnotationReferenceValueSetRequestModifier and TypeMethodDescriptionAnnotationReferenceValueSetRequest.Builder.build()
Validates and retrieves a completedAnnotationReferenceValueSetRequest
.Methods in com.veeva.vault.sdk.api.annotation with parameters of type AnnotationReferenceValueSetRequestModifier and TypeMethodDescription<T> Collection<T>
AnnotationMetadataService.getReferenceValueSet
(AnnotationReferenceValueSetRequest<T> request) Retrieves the value set for a particular reference field on a particular reference type.