Uses of Interface
com.veeva.vault.sdk.api.core.Service
Packages that use Service
Package
Description
This package provides interfaces to create custom actions.
This package provides interfaces to manage document annotations in Vault.
This package provides interfaces to create a Vault to Vault connection with a remote Vault when using
DocumentService
.This package provides interfaces for common functions and utilities, such as the Vault Java SDK Logs and
User-Defined Model.
This package provides interfaces to manage reading and writing CSV data.
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 batch save and remove matched documents.
This package provides interfaces to create documents and content based on emails sent to Vault.
This package provides interfaces to retrieve group membership information.
This package provides interfaces to make HTTP callouts (to Vault or to an external service).
This package provides interfaces to read translated Messages in custom code.
This package provides interfaces to build Vault to Vault integrations which require data mapping.
This package provides interfaces to create job processors and execute asynchronous jobs.
This package provides interfaces to manage reading and writing JSON data.
This package provides interfaces to retrieve configuration metadata for object and document lifecycles and actions, and to execute
actions.
This package provides interfaces to send Vault notifications.
This package provides interfaces to retrieve picklist information.
This package provides interfaces to perform various operations using VQL queries and retrieve information from
query responses.
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 define and resolve custom tokens.
This package provides interfaces to create custom actions for workflows, inititate workflow actions, and update
entities within workflow processing.
-
Uses of Service in com.veeva.vault.sdk.api.action
Subinterfaces of Service in com.veeva.vault.sdk.api.actionModifier and TypeInterfaceDescriptioninterface
Provides builders for working pre- and post-execution UI behavior actions in theUSER_ACTION
use case. -
Uses of Service in com.veeva.vault.sdk.api.annotation
Subinterfaces of Service in com.veeva.vault.sdk.api.annotationModifier and TypeInterfaceDescriptioninterface
Provides methods to retrieve metadata about annotation types, annotation fields, placemark types, placemark fields, reference types, and reference fields.interface
Provides methods to manage document annotations in Vault. -
Uses of Service in com.veeva.vault.sdk.api.connection
Subinterfaces of Service in com.veeva.vault.sdk.api.connectionModifier and TypeInterfaceDescriptioninterface
Provides methods to build a new connection context for use withDocumentService
. -
Uses of Service in com.veeva.vault.sdk.api.core
Subinterfaces of Service in com.veeva.vault.sdk.api.coreModifier and TypeInterfaceDescriptioninterface
Send messages to the Vault Java SDK Logs, available in Admin > Logs > Vault Java SDK Logs.interface
Provides methods for handling the Java SDK runtime.interface
Service for handling UserDefinedModel instances.interface
Marker interface for Vault Java SDK user-defined services.interface
Provides methods to retrieveVaultInformation
.Methods in com.veeva.vault.sdk.api.core with type parameters of type Service -
Uses of Service in com.veeva.vault.sdk.api.csv
Subinterfaces of Service in com.veeva.vault.sdk.api.csvModifier and TypeInterfaceDescriptioninterface
Service for reading and writing CSV data. -
Uses of Service in com.veeva.vault.sdk.api.data
Subinterfaces of Service in com.veeva.vault.sdk.api.dataModifier and TypeInterfaceDescriptioninterface
Provides methods to retrieve object and object-field metadata.interface
Provides methods to retrieve UI display values from records.interface
Provides methods to create, read, update, and delete object records. -
Uses of Service in com.veeva.vault.sdk.api.document
Subinterfaces of Service in com.veeva.vault.sdk.api.documentModifier and TypeInterfaceDescriptioninterface
Provides methods to retrieve document type and document field metadata.interface
Provides methods to update and delete documents. -
Uses of Service in com.veeva.vault.sdk.api.edl
Subinterfaces of Service in com.veeva.vault.sdk.api.edlModifier and TypeInterfaceDescriptioninterface
Provides methods to batch save and remove automatically and manually matched documents. -
Uses of Service in com.veeva.vault.sdk.api.email
Subinterfaces of Service in com.veeva.vault.sdk.api.emailModifier and TypeInterfaceDescriptioninterface
A service to interact with emails received by Vault. -
Uses of Service in com.veeva.vault.sdk.api.group
Subinterfaces of Service in com.veeva.vault.sdk.api.groupModifier and TypeInterfaceDescriptioninterface
Provides methods to retrieveGetGroupsResponse
and check user membership in group. -
Uses of Service in com.veeva.vault.sdk.api.http
Subinterfaces of Service in com.veeva.vault.sdk.api.httpModifier and TypeInterfaceDescriptioninterface
Provides methods to make HTTP requests. -
Uses of Service in com.veeva.vault.sdk.api.i18n
Subinterfaces of Service in com.veeva.vault.sdk.api.i18nModifier and TypeInterfaceDescriptioninterface
Provides methods to retrieve translated Messages in aMessagegroup
and to replace Message tokens with values. -
Uses of Service in com.veeva.vault.sdk.api.integration
Subinterfaces of Service in com.veeva.vault.sdk.api.integrationModifier and TypeInterfaceDescriptioninterface
Provides methods to retrieve and evaluate integration rules. -
Uses of Service in com.veeva.vault.sdk.api.job
Subinterfaces of Service in com.veeva.vault.sdk.api.jobModifier and TypeInterfaceDescriptioninterface
Service interface to run jobs with specified parameters. -
Uses of Service in com.veeva.vault.sdk.api.json
Subinterfaces of Service in com.veeva.vault.sdk.api.jsonModifier and TypeInterfaceDescriptioninterface
Service for reading and writing JSON data. -
Uses of Service in com.veeva.vault.sdk.api.lifecycle
Subinterfaces of Service in com.veeva.vault.sdk.api.lifecycleModifier and TypeInterfaceDescriptioninterface
Provides methods to retrieve document lifecycle, state, stage group, stage, and role metadata.interface
Provides methods to retrieve metadata about document lifecycle user action, document version lifecycle user action, and user action user input.interface
Provides methods to execute a document lifecycle user action.interface
Provides methods to retrieve object lifecycle, state, state type, stage group, and stage metadata.interface
Provides methods to retrieve metadata about an object lifecycle user action.interface
Provides methods to execute an object lifecycle user action. -
Uses of Service in com.veeva.vault.sdk.api.notification
Subinterfaces of Service in com.veeva.vault.sdk.api.notification -
Uses of Service in com.veeva.vault.sdk.api.picklist
Subinterfaces of Service in com.veeva.vault.sdk.api.picklistModifier and TypeInterfaceDescriptioninterface
Service to retrieve picklist information. -
Uses of Service in com.veeva.vault.sdk.api.query
Subinterfaces of Service in com.veeva.vault.sdk.api.query -
Uses of Service in com.veeva.vault.sdk.api.queue
Subinterfaces of Service in com.veeva.vault.sdk.api.queueModifier and TypeInterfaceDescriptioninterface
Provides methods to create and put messages in a queue. -
Uses of Service in com.veeva.vault.sdk.api.role
Subinterfaces of Service in com.veeva.vault.sdk.api.roleModifier and TypeInterfaceDescriptioninterface
Provides methods to read and updateDocumentRole
s.interface
Provides methods to retrieve and updateRecordRole
s. -
Uses of Service in com.veeva.vault.sdk.api.token
Subinterfaces of Service in com.veeva.vault.sdk.api.tokenModifier and TypeInterfaceDescriptioninterface
Service to support custom token resolution for supported operations. -
Uses of Service in com.veeva.vault.sdk.api.workflow
Subinterfaces of Service in com.veeva.vault.sdk.api.workflowModifier and TypeInterfaceDescriptioninterface
Provides methods to retrieve information for and update workflow instances.interface
Provides methods to interact with workflow metadata.interface
Provides methods to retrieve and perform updates for tasks of an active workflow.