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 |
---|---|
BinderRequest |
BinderRequest.setAsync(Boolean async)
Binder creates - specify async.
|
BinderRequest |
BinderRequest.setDepth(Boolean depth)
Binder retrieves - specify whether to retrieve all binder nodes
when getting a binder
|
BinderRequest |
BinderRequest.setExportAttachmentType(BinderRequest.AttachmentType exportAttachmentType)
Export Binder with Attachments
Include latest or all attachments
|
BinderRequest |
BinderRequest.setExportAudit(Boolean exportAudit)
Export Binder with Audit Trails
Include document audit trails
|
BinderRequest |
BinderRequest.setExportAuditFormatType(BinderRequest.AuditFormatType exportAuditFormatType)
Export Binder with Audit Trail Format
Audit Trail format can be CSV, PDF, or TEXT
|
BinderRequest |
BinderRequest.setExportDocumentMetadata(Boolean exportDocumentMetadata)
Export Binder with Document Metadata
Include document fields
|
BinderRequest |
BinderRequest.setExportDocumentVersionType(BinderRequest.DocumentVersionType exportDocumentVersionType)
Export Binder Document Versions
Include major or major/minor versions
|
BinderRequest |
BinderRequest.setExportSource(Boolean exportSource)
Export Binder with Document Source Content
Include document content
|
BinderRequest |
BinderRequest.setExportSource(String exportRenditionType)
Export Binder with Rendition Types
Include a specific rendition type
|
Copyright © 2021. All rights reserved.