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.retrieveAnchorIds(int docId)
Retrieve Anchor IDs
|
DocumentAnnotationResponse |
DocumentAnnotationRequest.uploadDocumentAnnotations(int docId)
Upload Document Annotations
|
DocumentAnnotationResponse |
DocumentAnnotationRequest.uploadDocumentVersionAnnotations(int docId,
int majorVersion,
int minorVersion)
Upload Document Version Annotations
Uploads the file and its annotations for the specified document version. |
Copyright © 2021. All rights reserved.