Package | Description |
---|---|
com.veeva.vault.vapil.api.request |
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
|
Modifier and Type | Method and Description |
---|---|
DocumentAnnotationResponse |
DocumentAnnotationRequest.importDocumentAnnotationsFromPdf(int docId)
Import Document Annotations from PDF
|
DocumentAnnotationResponse |
DocumentAnnotationRequest.importDocumentVersionAnnotationsFromPdf(int docId,
int majorVersion,
int minorVersion)
Import Document Version Annotations from PDF
Load annotations from a PDF to Vault. |
DocumentAnnotationResponse |
DocumentAnnotationRequest.retrieveAnchorIds(int docId)
Retrieve Anchor IDs
|
Copyright © 2024. All rights reserved.