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 |
---|---|
DocumentAnnotationReplyReadResponse |
DocumentAnnotationRequest.readRepliesOfParentAnnotation(int docId,
int majorVersion,
int minorVersion,
int annotationId)
Read Replies of Parent Annotation
Given a parent annotation ID, retrieves all replies to the annotation. |
DocumentAnnotationReplyReadResponse |
DocumentAnnotationRequest.readRepliesOfParentAnnotationByPage(String pageUrl)
Read Replies of Parent Annotation (By Page)
|
Copyright © 2024. All rights reserved.