Uses of Interface
com.veeva.vault.sdk.api.document.DocumentAttachmentFileReference
Packages that use DocumentAttachmentFileReference
Package
Description
This package provides interfaces to manage documents and binders.
-
Uses of DocumentAttachmentFileReference in com.veeva.vault.sdk.api.document
Methods in com.veeva.vault.sdk.api.document that return DocumentAttachmentFileReferenceModifier and TypeMethodDescriptionDocumentService.newDocumentAttachmentFileReference
(ConnectionContext connectionContext, String attachmentId) Instantiates aDocumentAttachmentFileReference
and sets the ID.DocumentAttachmentFileReference.setAttachmentVersion
(int attachmentVersion) Sets the version of aDocumentAttachment
.