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 Developer Logs and
User-Defined Model.
This package provides interfaces to manage reading and writing CSV data.
This package provides interfaces to manage
RecordTrigger, interact with vobject records with CRUD operations, read object, object field, and object type metadata, and read object permissions.This package provides services and interfaces for managing the metadata and content of 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 execute Vault Java SDK code as a different user.
This package provides interfaces to retrieve file references from any Vault
you can access, either in the current Vault or a remote 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 pertaining to object and document lifecycles, states, 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 generate URLs that point to various locations within Vault.
This package provides interfaces to create custom actions for workflows, initiate 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 TypeInterfaceDescriptioninterfaceProvides builders for working pre- and post-execution UI behavior actions in theUSER_ACTIONuse case. -
Uses of Service in com.veeva.vault.sdk.api.annotation
Subinterfaces of Service in com.veeva.vault.sdk.api.annotationModifier and TypeInterfaceDescriptioninterfaceProvides methods to retrieve metadata about annotation types, annotation fields, placemark types, placemark fields, reference types, and reference fields.interfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides 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 TypeInterfaceDescriptioninterfaceSend messages to the Developer Logs, available in Admin > Logs > Developer Logs.interfaceProvides methods for handling the Java SDK runtime.interfaceService for handling UserDefinedModel instances.interfaceMarker interface for Vault Java SDK user-defined services.interfaceProvides 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 TypeInterfaceDescriptioninterfaceService 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 TypeInterfaceDescriptioninterfaceProvides methods to retrieve object and object-field metadata.interfaceProvides methods to retrieve UI display values from records.interfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides methods to retrieve document type and document field metadata.interfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides 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 TypeInterfaceDescriptioninterfaceA service for retrieving the content of emails that have been received by Vault. -
Uses of Service in com.veeva.vault.sdk.api.executeas
Subinterfaces of Service in com.veeva.vault.sdk.api.executeasModifier and TypeInterfaceDescriptioninterfaceChanges the user context for a section of code. -
Uses of Service in com.veeva.vault.sdk.api.file
Subinterfaces of Service in com.veeva.vault.sdk.api.file -
Uses of Service in com.veeva.vault.sdk.api.group
Subinterfaces of Service in com.veeva.vault.sdk.api.groupModifier and TypeInterfaceDescriptioninterfaceProvides methods to retrieveGetGroupsResponseand 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 TypeInterfaceDescriptioninterfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides methods to retrieve translated Messages in aMessagegroupand 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 TypeInterfaceDescriptioninterfaceProvides 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 TypeInterfaceDescriptioninterfaceService interface to run jobs with specified parameters, and perform cancel operations -
Uses of Service in com.veeva.vault.sdk.api.json
Subinterfaces of Service in com.veeva.vault.sdk.api.jsonModifier and TypeInterfaceDescriptioninterfaceService 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 TypeInterfaceDescriptioninterfaceProvides methods to retrieve document lifecycle, state, stage group, stage, and role metadata.interfaceProvides methods to retrieve metadata about document lifecycle user action, document version lifecycle user action, and user action user input.interfaceProvides methods to execute a document lifecycle user action.interfaceProvides methods to retrieve object lifecycle, state, state type, stage group, and stage metadata.interfaceProvides methods to retrieve metadata about an object lifecycle user action.interfaceProvides 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.notificationModifier and TypeInterfaceDescriptioninterfaceProvides services for sending notifications within Vault. -
Uses of Service in com.veeva.vault.sdk.api.picklist
Subinterfaces of Service in com.veeva.vault.sdk.api.picklistModifier and TypeInterfaceDescriptioninterfaceService 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 TypeInterfaceDescriptioninterfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides methods to read and updateDocumentRoles.interfaceProvides methods to retrieve and updateRecordRoles. -
Uses of Service in com.veeva.vault.sdk.api.token
Subinterfaces of Service in com.veeva.vault.sdk.api.tokenModifier and TypeInterfaceDescriptioninterfaceService to support custom token resolution for supported operations. -
Uses of Service in com.veeva.vault.sdk.api.ui
Subinterfaces of Service in com.veeva.vault.sdk.api.uiModifier and TypeInterfaceDescriptioninterfaceProvides methods for creating URLs to various areas within Vault. -
Uses of Service in com.veeva.vault.sdk.api.workflow
Subinterfaces of Service in com.veeva.vault.sdk.api.workflowModifier and TypeInterfaceDescriptioninterfaceProvides methods to retrieve information for and update workflow instances.interfaceProvides methods to interact with workflow metadata.interfaceProvides methods to retrieve and perform updates for tasks of an active workflow.