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 |
---|---|
JobCreateResponse |
ObjectRecordRequest.cascadeDeleteObjectRecord(String objectName,
String id)
Cascade Delete Object Record
|
JobCreateResponse |
SandboxRequest.createOrRefreshSandbox(String type,
String domain,
String name)
Create a new sandbox for the currently authenticated vault.
|
JobCreateResponse |
EDLRequest.createPlaceholderFromEDLItem(List<String> edlItemIds)
Create a placeholder from an EDL item.
|
JobCreateResponse |
ObjectRecordRequest.deepCopyObjectRecord(String objectName,
String recordId)
Deep Copy Object Record
|
JobCreateResponse |
ConfigurationMigrationRequest.deployPackage(String packageId)
Deploy Package
|
JobCreateResponse |
MetaDataRequest.executeMDLScriptAsynchronously()
Execute MDL Script Asynchronously
|
JobCreateResponse |
BinderRequest.exportBinder(int binderId)
Export Binder
|
JobCreateResponse |
BinderRequest.exportBinder(int binderId,
int majorVersion,
int minorVersion)
Export Binder
|
JobCreateResponse |
BinderRequest.exportBinderSections(int binderId,
int majorVersion,
int minorVersion,
Set<String> sectionIds)
Export Binder Sections
|
JobCreateResponse |
BinderRequest.exportBinderSections(int binderId,
Set<String> sectionIds)
Export Binder Sections
|
JobCreateResponse |
DocumentRequest.exportDocuments(boolean includeSource,
boolean includeRenditions,
boolean includeAllVersions)
Export Documents
|
JobCreateResponse |
DocumentRequest.exportDocumentVersions(boolean includeSource,
boolean includeRenditions)
Export Document Versions
|
JobCreateResponse |
ConfigurationMigrationRequest.exportPackage(String packageName)
Export Package
|
JobCreateResponse |
ConfigurationMigrationRequest.importPackage()
Import Package
|
JobCreateResponse |
JobRequest.startJob(int jobId)
Start Job
|
JobCreateResponse |
ObjectRecordRequest.updateCorporateCurrencyFields(String objectName)
Update Corporate Currency Fields
|
JobCreateResponse |
ConfigurationMigrationRequest.vaultCompare(int targetVaultId)
Vault Compare
|
JobCreateResponse |
ConfigurationMigrationRequest.vaultConfigurationReport()
Vault Configuration Report
|
Copyright © 2021. All rights reserved.