Uses of Package
com.veeva.vault.sdk.api.data
Packages that use com.veeva.vault.sdk.api.data
Package
Description
This package provides interfaces to create custom actions.
This package provides interfaces to manage Vault objects and create record triggers.
This package provides interfaces to manage documents and binders.
This package provides interfaces to send and receive Spark messages.
This package provides interfaces to retrieve and manage role membership for a document or object record.
This package provides interfaces to create custom actions for workflows, inititate workflow actions, and update
entities within workflow processing.
-
Classes in com.veeva.vault.sdk.api.data used by com.veeva.vault.sdk.api.action
-
Classes in com.veeva.vault.sdk.api.data used by com.veeva.vault.sdk.api.dataClassDescriptionThe request object for deleting a list of attachments for the specified object.Creates an instance of
BatchDeleteRecordAttachmentRequest
.The request object for creating or updating a list of attachments for the specified object.Creates an instance ofBatchSaveRecordAttachmentRequest
.A container for a default value expression.Provides methods to delete a record attachment.Creates an instance ofDeleteRecordAttachment
.Deprecated.A container for an expression.A container for a format mask expression.A list of all possible types for anObjectDocumentReferenceFieldMetadata
.Deprecated.as of 23R1.3, seeObjectMetadataService.getField(ObjectFieldRequest)
Deprecated.as of 23R1.3, seeObjectMetadataService.newFieldCollectionRequestBuilder()
Deprecated.Creates an instance ofObjectFieldCollectionRequest
.Deprecated.as of 23R1.3, seeObjectMetadataService.getFields(ObjectFieldCollectionRequest)
Deprecated.as of 23R1.3, seeObjectMetadataService.newFieldCollectionRequestBuilder()
Deprecated.Creates an instance ofObjectFieldFilter
.Provides methods to retrieve common metadata on the specified object field.Retrieves a List of all fields that the current user has permission to view in theObjectFieldMetadata
once a request is built for the given object.Holds anObjectFieldMetadata
collection.A list of the possible object field types.Deprecated.as of 23R1.3, seeObjectMetadataService.newFieldRequestBuilder()
Deprecated.as of 23R1.3, seeObjectMetadataService.newFieldRequestBuilder()
A list of all possible object field types.A list of all possible currency types for currency formula fields.A container for a formula field expression.A list of all possible missing field behavior types for a formula field.A list of all possible return types for a formula field.This is a representation of a typed formula field.A list of all possible field types for a lookup field.This is a representation of a typed lookup field.Provides methods to retrieve common metadata for the specified object.Represents the data store type of an object.A list of all possible join types for objects.Retrieves an instance ofObjectMetadata
to build the request for retrieving object metadata.Creates an instance ofObjectMetadataRequest
.Provides methods to retrieve object picklist dependency metadata.Retrieves an instance ofObjectPicklistDependency
to build the request for retrieving object picklist dependency metadata.Creates an instance ofObjectPicklistDependencyRequest
.Holds anObjectPicklistDependency
collection.A list of all possible delete types for reference fields.A container for a Roll-up field expression.Valid values for Roll-up field functions.Valid values for Roll-up source field types.This is a representation of a typed Roll-up field.Provides methods to retrieve common metadata for the specified object type field.Retrieves a List of all object types in theObjectTypeFieldMetadata
once a request is built for the given object and object type.Creates an instance ofObjectTypeFieldMetadataCollectionRequest
.Holds anObjectTypeFieldMetadata
collection.A list of the possible object type field types.A list of all possible field types for an object type formula field.This is a representation of a typed object type formula field.A list of all possible field types for an object type lookup field.This is a representation of a typed object type lookup field.Provides methods to retrieve common metadata for the specified object type.Retrieves a List of all object types in theObjectTypeMetadata
once a request is built for the given object.Creates an instance ofObjectTypeMetadataCollectionRequest
.Holds anObjectTypeMetadata
collection.A list of all possible field types for an object type Roll-up field.This is a representation of a typed object type Roll-up field.Provides methods to retrieve common metadata for the specified object type validation rule.Retrieves an instance ofObjectTypeValidationRuleMetadata
to build the request for retrieving object type validation rule metadata.Creates an instance ofObjectTypeValidationRuleMetadataRequest
.Holds anObjectTypeValidationRuleMetadata
collection.Provides methods to retrieve common metadata for the specified object validation rule.Retrieves an instance ofObjectValidationRuleMetadata
to build the request for retrieving object validation rule metadata.Creates an instance ofObjectValidationRuleMetadataRequest
.Holds anObjectValidationRuleMetadata
collection.Represents a successful result of processing a Record in a batch operation.Response from a call toRecordService.readRecords(List)
.Represents a Vault object record.Batch Operation to create, update, or delete a batch of record attachment.The error type of batch operation for creating,updating, or deleting record attachments.Represents an attachment file from the current or another Vault which is a subclass of DocumentFileReference with additional object related information.Interfaces for building all the supported file reference for creating attachments for object record.Creates an instance ofRecordAttachmentFileReferenceRequest
.Initiates the result of saving a record attachment.A delete request designed to contain additional parameters when performing a batch record delete fromRecordService
Creates an instance ofRecordBatchDeleteRequest
Batch Operation to perform on records.A save request designed to contain additional parameters when performing a batch record save fromRecordService
.Creates an instance ofRecordBatchSaveRequest
.Represents a Record that is being modified.A request designed to contain records and additional parameters for retrieving the record display values inRecordDisplayService
.Creates an instance ofRecordDisplayRequest
.Holds a collection of field display values for a record.Contains valid Event values to specify when the trigger occurs.Contains valid statuses for merge sets that have completed a merge.Contains an individual error which occurred when attempting to start a record merge operation.Input toRecordMergeEventHandler
methods.Starts a record merge.Contains the List of errors from starting a record merge job.Contains valid values for error types when starting a record merge.Response when a record merge job successfully starts.Request containing data for starting a record merge.Creates an instance ofRecordMergeRequest
.Represents a merge set to be merged.Contains information about the merge set, such as which record is main and which is duplicate.Creates an instance ofRecordMergeSetInput
.Represents the result of attempting to merge a merge set.Valid values for the result of saving an object record.Input to aRecordTrigger
.Interface for creating/updating record attachment in the batch operation.Creates an instance ofSaveRecordAttachment
.Deprecated.as of 17R2.2, seeRecordService.saveRecords(List)
A list of the possible field source types.A container for a validation rule expression. -
Classes in com.veeva.vault.sdk.api.data used by com.veeva.vault.sdk.api.documentClassDescriptionA container for a default value expression.A container for an expression.A list of the possible field source types.
-
Classes in com.veeva.vault.sdk.api.data used by com.veeva.vault.sdk.api.queue
-
Classes in com.veeva.vault.sdk.api.data used by com.veeva.vault.sdk.api.role
-
Classes in com.veeva.vault.sdk.api.data used by com.veeva.vault.sdk.api.workflow
RecordService.deleteRecords(List)