Uses of Interface
com.veeva.vault.sdk.api.document.DocumentRenditionFileReference
Packages that use DocumentRenditionFileReference
Package
Description
This package provides interfaces to manage documents and binders.
-
Uses of DocumentRenditionFileReference in com.veeva.vault.sdk.api.document
Methods in com.veeva.vault.sdk.api.document that return DocumentRenditionFileReferenceModifier and TypeMethodDescriptionDocumentService.newDocumentRenditionFileReference
(ConnectionContext connectionContext, String documentVersionId, String renditionTypeName) Instantiates aDocumentRenditionFileReference
and sets the rendition type, ID, major and minor version.