- get() - Static method in interface com.veeva.vault.sdk.api.core.RequestContext
-
Retrieves the context of the current request.
- getAllHeaders() - Method in interface com.veeva.vault.sdk.api.csv.CsvHeaders
-
Returns a list of CSV headers.
- getAllowedPlacemarkTypes() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationType
-
Retrieves the placemark types that this annotation type allows.
- getAllowedReferenceTypes() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationType
-
Retrieves the reference types that this annotation type allows.
- getAllPicklistValues() - Method in interface com.veeva.vault.sdk.api.picklist.Picklist
-
- getAssigneeId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskInstance
-
Retrieves the user ID of the assignee.
- getAttachmentExternalId() - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment
-
Get external ID of the attachment
- getAttachmentExternalId() - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment
-
Retrieves the external ID of the attachment.
- getAttachmentId() - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment
-
Get the attachment ID.
- getAttachmentId() - Method in interface com.veeva.vault.sdk.api.data.RecordAttachmentPositionResult
-
Retrieves the attachment ID, for example, "60".
- getAttachmentId() - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment
-
Retrieves the ID of the attachment.
- getAttachmentVersionId() - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment
-
Get the version of the attachment.
- getAttachmentVersionId() - Method in interface com.veeva.vault.sdk.api.data.RecordAttachmentPositionResult
-
Retrieves the version ID of the attachment, for example, "1", "2", and so on.
- getAttachmentVersionId() - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment
-
Retrieves the version ID of the attachment, e.g., "1", "2", and so on.
- getAttribute(String, MessageAttributeValueType<T>) - Method in interface com.veeva.vault.sdk.api.queue.Message
-
- getAvailableWorkflowInstanceActions(WorkflowInstanceRequest) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceService
-
Gets the available workflow actions for the provided workflow instance.
- getAvailableWorkflows(AvailableWorkflowMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowMetadataService
-
Retrieves a list of available workflows for the given documents or record IDs.
- getBaseFieldMetadata() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaFieldTypeMetadata
-
- getBaseFieldMetadata() - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupFieldTypeMetadata
-
- getCcAddresses() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves a list of carbon copy email addresses.
- getClassificationLabel() - Method in interface com.veeva.vault.sdk.api.document.DocumentType
-
Retrieves the document classification label of the given document type.
- getClassificationName() - Method in interface com.veeva.vault.sdk.api.document.DocumentType
-
Retrieves the document classification name of the given document type.
- getColumnIndex(String) - Method in interface com.veeva.vault.sdk.api.csv.CsvHeaders
-
Returns the index of the given column name.
- getComponentName() - Method in interface com.veeva.vault.sdk.api.data.ObjectComponentFieldMetadata
-
Retrieves the component name of the given component field.
- getConfigurationContext() - Method in interface com.veeva.vault.sdk.api.action.DocumentActionContext
-
Retrieves configuration data, such as parameter values set by an Admin, for the action being executed.
- getConfigurationContext() - Method in interface com.veeva.vault.sdk.api.action.RecordActionContext
-
Retrieve configuration data, such as parameter values set by an Admin, for the action being executed.
- getConnection() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves the API name (api_name__sys
) of the Connection record referenced by this rule.
- getConnectionId() - Method in interface com.veeva.vault.sdk.api.integration.GetIntegrationRulesRequest
-
Retrieves the connection ID.
- getConnectionId() - Method in interface com.veeva.vault.sdk.api.queue.MessageContext
-
Retrieves the ID of the Connection record associated with this Message.
- getConnectionName() - Method in interface com.veeva.vault.sdk.api.queue.PutMessageResult
-
Retrieves the API Name (api_name__sys
) of the Connection record associated with this Message.
- getControllingField() - Method in interface com.veeva.vault.sdk.api.data.ObjectPicklistFieldMetadata
-
Retrieves the name of the controlling field of the given picklist field.
- getControllingField() - Method in interface com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadata
-
Retrieves the controlling field of the given reference field.
- getCreatedByUserId() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the user that created the given object field.
- getCreatedDate() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the date that the given object field was created.
- getCreatedDate() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstance
-
Retrieves the created date of the workflow.
- getCurrencyType() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaCurrencyFieldMetadata
-
- getCurrentTask() - Method in interface com.veeva.vault.sdk.api.job.JobProcessContext
-
Returns a JobTask
object for the current task, which contains task information.
- getCurrentUserId() - Method in interface com.veeva.vault.sdk.api.core.RequestContext
-
- getDataStore() - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadata
-
Retrieves the type of data store used by this object.
- getDataType() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParameterMetadata
-
Retrieves the data value type of the parameter.
- getDefaultObjectType() - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadata
-
Retrieves the default object type of this object.
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeBooleanFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeCurrencyFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeDateFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeDateTimeFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeLongTextFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeNumberFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeObjectReferenceFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeParentReferenceFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypePicklistFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeRichTextFieldMetadata
-
- getDefaultValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeTextFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectBooleanFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectCurrencyFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectDateFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectDateTimeFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectLongTextFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectNumberFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectParentReferenceFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectPicklistFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectRichTextFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectTextFieldMetadata
-
- getDefaultValueExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectUnboundDocumentFieldMetadata
-
- getDescription() - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment
-
Retrieves the description of the attachment.
- getDescription() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadata
-
Retrieves the description of this object lifecycle in the current user's language.
- getDescription() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadata
-
Retrieves the description of this object lifecycle stage group in the current user's language.
- getDescription() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadata
-
Retrieves the description of this object lifecycle stage in the current user's language.
- getDescription() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadata
-
Retrieves the description of this object lifecycle state in the current user's language.
- getDescription() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadata
-
Retrieves the description of this object lifecycle state type in the current user's language.
- getDisplayFormat() - Method in interface com.veeva.vault.sdk.api.data.ObjectTextFieldMetadata
-
Retrieves the display format on the given text field.
- getDisplayName() - Method in interface com.veeva.vault.sdk.api.email.EmailAddress
-
Retrieves the display name of this email address, for example, "Vern User" in "Vern User <vern_user+vaultId=123@veeva.com>."
- getDisplayValue(String) - Method in interface com.veeva.vault.sdk.api.data.RecordDisplayResult
-
Given the field name, retrieves the display value.
- getDns() - Method in interface com.veeva.vault.sdk.api.core.VaultInformation
-
Retrieves the Vault DNS.
- getDocumentActionContext() - Method in interface com.veeva.vault.sdk.api.action.PostExecutionDocumentActionUIContext
-
Retrieve relevant contextual data for the document action.
- getDocumentActionContext() - Method in interface com.veeva.vault.sdk.api.action.PreExecutionDocumentActionUIContext
-
Retrieve relevant contextual data for the document action.
- getDocumentIds() - Method in interface com.veeva.vault.sdk.api.role.GetMissingAssignmentsDocumentResponse
-
Retrieves the IDs of documents which are missing one or more users provided to the original service call.
- getDocumentRole(DocumentVersion) - Method in interface com.veeva.vault.sdk.api.role.GetDocumentRolesResponse
-
- getDocumentRoles(List<DocumentVersion>, String) - Method in interface com.veeva.vault.sdk.api.role.DocumentRoleService
-
- GetDocumentRolesResponse - Interface in com.veeva.vault.sdk.api.role
-
- getDocumentType(DocumentTypeRequest) - Method in interface com.veeva.vault.sdk.api.document.DocumentMetadataService
-
- getDocumentTypeDetailId() - Method in interface com.veeva.vault.sdk.api.document.DocumentType
-
Retrieves the document type detail record id of the given document type.
- getDocumentVersion() - Method in interface com.veeva.vault.sdk.api.role.DocumentRole
-
Retrieves the document for which this document role applies to.
- getDocumentVersionId() - Method in interface com.veeva.vault.sdk.api.document.PositionalDocumentVersionId
-
- getDocumentVersions() - Method in interface com.veeva.vault.sdk.api.action.DocumentActionContext
-
Retrieves the document versions this action is executing against.
- getDocumentVersions() - Method in interface com.veeva.vault.sdk.api.role.GetMissingAssignmentsDocumentResponse
-
Retrieves the documents which are missing one or more users provided to the original service call.
- getDomain() - Method in interface com.veeva.vault.sdk.api.email.EmailAddress
-
Retrieves the domain of this email address, for example, "veeva.com" in "Vern User <vern_user+vaultId=123@veeva.com>."
- getDueDate() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskInstance
-
Retrieves the due date for the current task instance.
- getEmailAddress() - Method in interface com.veeva.vault.sdk.api.email.EmailRecipient
-
Retrieves the email address of this email recipient.
- getEmailAddress() - Method in interface com.veeva.vault.sdk.api.email.EmailSender
-
Retrieves the email address of this sender.
- getEmailAttachments() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves a list of email attachments that were sent with this email.
- getEmailBody(String, EmailBodyType) - Method in interface com.veeva.vault.sdk.api.email.EmailService
-
Retrieves the body of the email as HTML or plain text.
- getEmailBodySize(EmailBodyType) - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves the size in bytes of this email body.
- getEmailFile() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves a
FileReference
pointing to the stored .eml file to be used to
create a document or attachment.
- getEmailItem() - Method in interface com.veeva.vault.sdk.api.email.EmailProcessorContext
-
- getEnvelopeName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstance
-
Retrieves the workflow's envelope name.
- getError() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationBatchDeleteError
-
Returns details about the error that occurred at this position.
- getError() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationBatchSaveError
-
Returns details about the error that occurred at this position.
- getError() - Method in interface com.veeva.vault.sdk.api.core.BatchOperationError
-
Returns the error which occurred at a particular element of a batch operation.
- getError() - Method in interface com.veeva.vault.sdk.api.integration.FieldRuleResult
-
Returns field rule evaluation error.
- getError() - Method in interface com.veeva.vault.sdk.api.integration.GetIntegrationRulesResponse
-
Retrieves the error encountered when retrieving the integration rules, if any.
- getError() - Method in interface com.veeva.vault.sdk.api.queue.PutMessageResponse
-
Retrieves errors about any issues encountered when putting the
Message
onto the queue.
- getErrorProvider() - Method in interface com.veeva.vault.sdk.api.queue.MessageContext
-
Retrieves the
ErrorProvider
instance associated with this Message.
- getErrors() - Method in interface com.veeva.vault.sdk.api.core.BatchOperationResponse
-
Returns the List of errors that occurred when processing the batch.
- getErrorTasks() - Method in interface com.veeva.vault.sdk.api.job.JobCompletionContext
-
Retrieves the list of tasks in this Job
that completed with errors or failed.
- getErrorType() - Method in interface com.veeva.vault.sdk.api.core.VaultInformationOperationError
-
- getErrorType() - Method in interface com.veeva.vault.sdk.api.data.RecordAttachmentBatchOperationError
-
The error type for the batch operation error.
- getErrorType() - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionOperationError
-
- getErrorType() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowActionError
-
- getErrorType() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceError
-
- getEvent() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionContext
-
Retrieves the
WorkflowEvent
that occurred which caused this action to fire.
- getEventPosition() - Method in enum com.veeva.vault.sdk.api.data.RecordEvent
-
- getEventPosition() - Method in enum com.veeva.vault.sdk.api.role.RecordRoleEvent
-
- getExpressionString() - Method in interface com.veeva.vault.sdk.api.data.ExpressionMetadata
-
Retrieves the given expression.
- getField(AnnotationFieldRequest) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationMetadataService
-
- getField(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldCollectionResponse
-
Deprecated.
- getField(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadataCollectionResponse
-
- getField(ObjectFieldRequest) - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadataService
-
- getField(String) - Method in interface com.veeva.vault.sdk.api.document.DocumentFieldCollectionResponse
-
- getField(String) - Method in interface com.veeva.vault.sdk.api.document.DocumentMetadataService
-
- getFieldCount() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldCollectionResponse
-
Deprecated.
Retrieves the number of entries in the collection.
- getFieldCount() - Method in interface com.veeva.vault.sdk.api.document.DocumentFieldCollectionResponse
-
Retrieves the number of entries in the collection.
- getFieldDefault() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
The static default value.
- getFieldRuleResults() - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesResponse
-
Retrieves the result of evaluation of field rules of an integration rule.
- getFieldRules() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves the list of the Fieldrules
sub-component under this Integrationrule
component.
- getFields() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemarkType
-
Retrieves the names of the fields that can be retrieved for the given annotation placemark type.
- getFields() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReferenceType
-
Retrieves the names of the fields that can be retrieved for this annotation reference type, and can also be
set if the field does not have additional restrictions.
- getFields() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationType
-
Retrieves the names of the fields that can be retrieved for this annotation type.
- getFields() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldCollectionResponse
-
Deprecated.
Retrieves a list of the object fields in the native format,
ObjectField
.
- getFields() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadataCollectionResponse
-
- getFields(ObjectFieldCollectionRequest) - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadataService
-
- getFields(DocumentFieldCollectionRequest) - Method in interface com.veeva.vault.sdk.api.document.DocumentMetadataService
-
- getFieldType() - Method in interface com.veeva.vault.sdk.api.data.ObjectField
-
Deprecated.
- getFieldType() - Method in interface com.veeva.vault.sdk.api.document.DocumentField
-
- getFileName() - Method in interface com.veeva.vault.sdk.api.email.EmailFileReference
-
Retrieves the name of this file.
- getFileSize() - Method in interface com.veeva.vault.sdk.api.email.EmailFileReference
-
Retrieves the size of this file in bytes.
- getFilterClause() - Method in interface com.veeva.vault.sdk.api.integration.QueryObjectRule
-
Retrieves this QueryObjectRule
clause with any tokens unresolved.
- getFormatMask() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaNumberFieldMetadata
-
- getFormatMask() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaTextFieldMetadata
-
- getFormatMask() - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupCurrencyFieldMetadata
-
- getFormatMask() - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupNumberFieldMetadata
-
- getFormatMask() - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupTextFieldMetadata
-
- getFormatMask() - Method in interface com.veeva.vault.sdk.api.data.ObjectNumberFieldMetadata
-
- getFormatMask() - Method in interface com.veeva.vault.sdk.api.data.ObjectTextFieldMetadata
-
- getFormulaExpression() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaFieldMetadata
-
- getFullAddress() - Method in interface com.veeva.vault.sdk.api.email.EmailAddress
-
Retrieves this whole email address, for example, "Vern User <vern_user+vaultId=123@veeva.com>."
- getFullyQualifiedActionName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadata
-
Retrieves the fully qualified action name, in the format of:
Objectaction.vobjectName.actionName
, or Objectlifecyclestateuseraction.vobjectName.stateName.actionName
.
- getGroupById(String) - Method in interface com.veeva.vault.sdk.api.group.GetGroupsResponse
-
Retrieve a Group object for the given Group ID.
- getGroupByName(String) - Method in interface com.veeva.vault.sdk.api.group.GetGroupsResponse
-
Retrieve a Group object for the given Group name.
- getGroupInDocumentRoles(Group, List<DocumentRole>) - Method in interface com.veeva.vault.sdk.api.role.DocumentRoleService
-
- GetGroupInDocumentRolesResponse - Interface in com.veeva.vault.sdk.api.role
-
- getGroupInRecordRoles(Group, List<RecordRole>) - Method in interface com.veeva.vault.sdk.api.role.RecordRoleService
-
For a given group, returns a GetGroupInRecordRolesResponse object that can be used to check if the group is in a
particular record role.
- GetGroupInRecordRolesResponse - Interface in com.veeva.vault.sdk.api.role
-
- getGroups() - Method in interface com.veeva.vault.sdk.api.role.DocumentRole
-
Retrieves a list of groups which are manually assigned to this document role.
- getGroups() - Method in interface com.veeva.vault.sdk.api.role.RecordRole
-
Retrieves a List of groups which are manually assigned to this
RecordRole
.
- getGroups() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroup
-
Retrieves a List of groups contained in this participant group.
- getGroupsAdded() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleChange
-
Retrieves the list of groups added to the role.
- getGroupsbyIds(List<String>) - Method in interface com.veeva.vault.sdk.api.group.GroupService
-
- getGroupsByNames(List<String>) - Method in interface com.veeva.vault.sdk.api.group.GroupService
-
- getGroupsRemoved() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleChange
-
Retrieves the list of groups removed from the role.
- GetGroupsResponse - Interface in com.veeva.vault.sdk.api.group
-
Provides methods to retrieve Groups.
- getHeaderNames() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves a list of email header names.
- getHeaderNames() - Method in interface com.veeva.vault.sdk.api.http.HttpResponse
-
Retrieves a list of HTTP response header names.
- getHeaders() - Method in interface com.veeva.vault.sdk.api.csv.CsvData
-
- getHeaderValues(String) - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves a list of email header values for the given header name.
- getHeaderValues(String) - Method in interface com.veeva.vault.sdk.api.http.HttpResponse
-
Retrieves a list of HTTP response header values for the given header name.
- getHelpContent() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the help content of the given object field.
- getHttpOperationErrorType() - Method in interface com.veeva.vault.sdk.api.http.HttpOperationError
-
Type of error during an HTTP operation execution.
- getHttpResponse() - Method in interface com.veeva.vault.sdk.api.http.HttpOperationError
-
Result of HTTP operation execution when there is an error.
- getHttpStatusCode() - Method in interface com.veeva.vault.sdk.api.http.HttpResponse
-
Retrieves the HTTP status code.
- getId() - Method in interface com.veeva.vault.sdk.api.core.VaultInformation
-
Retrieves the Vault ID.
- getId() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadata
-
Retrieves the ID of the given object type.
- getId() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves the ID of the email__sys
record.
- getId() - Method in interface com.veeva.vault.sdk.api.group.Group
-
Retrieve group ID.
- getId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstance
-
Retrieves the ID of this workflow instance.
- getId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowItemDocument
-
Retrieves the id
of the document associated with this item.
- getId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskInstance
-
Retrieves the ID of the current task instance.
- getInboundEmailAddressName() - Method in interface com.veeva.vault.sdk.api.email.EmailProcessorContext
-
Retrieves the name of the inbound email address component.
- getInboundRelationshipLabel() - Method in interface com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadata
-
Retrieves the inbound relationship label of the given document reference field.
- getInboundRelationshipLabel() - Method in interface com.veeva.vault.sdk.api.data.ObjectParentReferenceFieldMetadata
-
Retrieves the inbound relationship label of the given parent reference field.
- getInboundRelationshipLabel() - Method in interface com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadata
-
Retrieves the inbound relationship label of the given reference field.
- getInboundRelationshipName() - Method in interface com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadata
-
Retrieves the inbound relationship name of the given document reference field.
- getInboundRelationshipName() - Method in interface com.veeva.vault.sdk.api.data.ObjectParentReferenceFieldMetadata
-
Retrieves the inbound relationship name of the given parent reference field.
- getInboundRelationshipName() - Method in interface com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadata
-
Retrieves the inbound relationship name of the given reference field.
- getInitiatingUserId() - Method in interface com.veeva.vault.sdk.api.core.RequestContext
-
This method supports future functionality and is not yet available for implementation.
- getInputParameterMetadata(ObjectLifecycleUserActionInputParameterMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateUserActionMetadataService
-
- getInputPosition() - Method in interface com.veeva.vault.sdk.api.core.BatchOperationError
-
- getInputPosition() - Method in interface com.veeva.vault.sdk.api.core.PositionalResult
-
- getIntegrationPoint() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves the API name (integration_point_api_name__sys
) of the Integration Point record
referenced by this rule.
- getIntegrationPointAPIName() - Method in interface com.veeva.vault.sdk.api.integration.GetIntegrationRulesRequest
-
Retrieves the integration point API name.
- getIntegrationRule() - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequest
-
Retrieves the Integration rule contract object.
- getIntegrationRules() - Method in interface com.veeva.vault.sdk.api.integration.GetIntegrationRulesResponse
-
- getIntegrationRules(String) - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRuleService
-
- getIntegrationRules(GetIntegrationRulesRequest) - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRuleService
-
Retrieves the list of IntegrationRules
corresponding to a Connection based on the
GetIntegrationRulesRequest
.
- getIntegrationRulesByIntegrationPoint(String, String) - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRuleService
-
- GetIntegrationRulesRequest - Interface in com.veeva.vault.sdk.api.integration
-
- GetIntegrationRulesRequestBuilder - Interface in com.veeva.vault.sdk.api.integration
-
- GetIntegrationRulesResponse - Interface in com.veeva.vault.sdk.api.integration
-
- getItems() - Method in interface com.veeva.vault.sdk.api.job.JobTask
-
Retrieves the input List of job items for a given task.
- getJobId() - Method in interface com.veeva.vault.sdk.api.job.JobContext
-
Retrieves the ID tracking this job.
- getJobId() - Method in interface com.veeva.vault.sdk.api.job.JobRunResult
-
Retrieves the job ID.
- getJobInitParameter(String, JobValueType<T>) - Method in interface com.veeva.vault.sdk.api.job.JobContext
-
- getJobInitParameter(String, Class<T>) - Method in interface com.veeva.vault.sdk.api.job.JobContext
-
- getJobLogger() - Method in interface com.veeva.vault.sdk.api.job.JobContext
-
Retrieves the job logger, used to log messages into the job log file.
- getJobName() - Method in interface com.veeva.vault.sdk.api.job.JobContext
-
Retrieves the name of the job.
- getJobName() - Method in interface com.veeva.vault.sdk.api.job.JobParameters
-
- getJobParameter(String, JobParamValueType<T>) - Method in interface com.veeva.vault.sdk.api.job.JobContext
-
- getJobParameter(String, Class<T>) - Method in interface com.veeva.vault.sdk.api.job.JobContext
-
- getJobResult() - Method in interface com.veeva.vault.sdk.api.job.JobCompletionContext
-
Retrieves the job status, from which you can retrieve the number of tasks which failed or succeeded.
- getJsonArray() - Method in interface com.veeva.vault.sdk.api.json.JsonData
-
Retrieves the top-level
JsonArray
for the JSON data.
- getJsonObject() - Method in interface com.veeva.vault.sdk.api.json.JsonData
-
Retrieves the top-level
JsonObject
for the JSON data.
- getJsonValueType() - Method in interface com.veeva.vault.sdk.api.json.JsonProperty
-
Retrieves the JSON value type of this property.
- getLabel() - Method in interface com.veeva.vault.sdk.api.data.ObjectField
-
Deprecated.
Retrieves the label value, in the current user's language, of the given object field.
- getLabel() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the label value, in the current user's language, of the given object field.
- getLabel() - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadata
-
Retrieves the label value of the given object in the current user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadata
-
Retrieves the label value of the given object type in the current user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.document.DocumentField
-
Retrieves the label value, in the current user's language, of the given document field.
- getLabel() - Method in interface com.veeva.vault.sdk.api.group.Group
-
Retrieve the group label.
- getLabel() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieves this FieldRule label.
- getLabel() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves this IntegrationRule
label.
- getLabel() - Method in interface com.veeva.vault.sdk.api.integration.QueryObjectRule
-
Retrieves this Queryobjectrule
label.
- getLabel() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadata
-
Retrieves the label value of this object lifecycle in the current user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadata
-
Retrieves the label value of this object lifecycle stage group in the current user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadata
-
Retrieves the label value of this object lifecycle stage in the current user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadata
-
Retrieves the label value of this object lifecycle state in the current user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadata
-
Retrieves the label value of this object lifecycle state type in the current user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadata
-
Retrieves the label value, in the current user's language, of this object lifecycle user action.
- getLabel() - Method in interface com.veeva.vault.sdk.api.picklist.Picklist
-
- getLabel() - Method in interface com.veeva.vault.sdk.api.picklist.PicklistValue
-
Retrieves a picklist value's label.
- getLabel() - Method in interface com.veeva.vault.sdk.api.workflow.AvailableWorkflowMetadata
-
Retrieves the label of the workflow in the user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowConfiguration
-
Retrieves the label of this workflow configuration.
- getLabel() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstance
-
Retrieves the label of the workflow in the user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParameterMetadata
-
Retrieves the label of the parameter in the user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroup
-
Retrieves the label of this participant group.
- getLabel() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartStepMetadata
-
Retrieves the label of the control in the user's language.
- getLabel() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskConfiguration
-
Returns the label of this task, as seen by task assignees.
- getLabelPlural() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadata
-
Retrieves the plural label value of the given object type in the current user's language.
- getLanguage() - Method in interface com.veeva.vault.sdk.api.i18n.TranslationsReadRequest
-
Retrieves the specified Vault-supported language code.
- getLanguageCode() - Method in interface com.veeva.vault.sdk.api.core.VaultInformation
-
Retrieves the admin_key__sys
field value for the Language object record indicated in the Base
Language setting as configured on the Language & Region Settings page in the Vault Admin UI.
- getLanguages() - Method in interface com.veeva.vault.sdk.api.notification.TokenResolverInput
-
Retrieves a collection of language codes for the values the tokens
need to be resolved into.
- getLevel() - Method in interface com.veeva.vault.sdk.api.document.DocumentType
-
- getLifecycle(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataCollectionResponse
-
- getLifecycle(ObjectLifecycleMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getLifecycle(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadataCollectionResponse
-
- getLifecycleLabel() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadata
-
Retrieves the label value of the record's object lifecycle in the current user's language.
- getLifecycleName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadata
-
Retrieves the name of object lifecycle associated with this object lifecycle stage group.
- getLifecycleName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadata
-
Retrieves the name of the record's object lifecycle.
- getLifecycleRole() - Method in interface com.veeva.vault.sdk.api.role.DocumentRole
-
Retrieves the lifecycle role for which this document role applies to.
- getLifecycleRoleLabel() - Method in interface com.veeva.vault.sdk.api.role.LifecycleRole
-
Retrieves the lifecycle role label, for example, Approver.
- getLifecycleRoleName() - Method in interface com.veeva.vault.sdk.api.role.LifecycleRole
-
Retrieves the lifecycle role name, for example, approver__c
.
- getLifecycleRoles() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroup
-
Retrieves a List of lifecycle roles contained in this participant group.
- getLifecycles() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataCollectionResponse
-
- getLifecycles(ObjectLifecycleMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getLifecycles() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadataCollectionResponse
-
- getLifecycleUserActions(ObjectLifecycleUserActionMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateUserActionMetadataService
-
Retrieves all lifecycle user actions and object actions configured for a given lifecycle state.
- getLineEnding() - Method in enum com.veeva.vault.sdk.api.csv.LineEnding
-
Returns the line ending as a
String
.
- getLocaleCode() - Method in interface com.veeva.vault.sdk.api.core.VaultInformation
-
Retrieves the admin_key__sys
field value for the Locale object record indicated in the Base
Locale setting as configured on the Language & Region Settings page in the Vault Admin UI.
- getLocalVaultInformation() - Method in interface com.veeva.vault.sdk.api.core.VaultInformationService
-
Retrieves information about the local Vault.
- getLookupFieldType() - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupFieldMetadata
-
- getLookupTypeMetadata(Class<T>) - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupFieldMetadata
-
- getMajorVersion() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowItemDocument
-
Retrieves the major version of the document associated with this item.
- getMaximumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectCurrencyFieldMetadata
-
Retrieves the maximum value of the given currency field.
- getMaximumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaCurrencyFieldMetadata
-
Retrieves the maximum value of the given formula currency field.
- getMaximumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaNumberFieldMetadata
-
Retrieves the maximum value of the given number formula field.
- getMaximumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectNumberFieldMetadata
-
Retrieves the maximum value of the given number field.
- getMaximumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectUnboundDocumentFieldMetadata
-
Retrieves the maximum value of the given unbound document field.
- getMaxLength() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaTextFieldMetadata
-
Retrieves the max length value of the given text formula field.
- getMaxLength() - Method in interface com.veeva.vault.sdk.api.data.ObjectLongTextFieldMetadata
-
Retrieves the max length value of the given object long text field.
- getMaxLength() - Method in interface com.veeva.vault.sdk.api.data.ObjectRichTextFieldMetadata
-
Retrieves the max length value of the given rich text object field.
- getMaxLength() - Method in interface com.veeva.vault.sdk.api.data.ObjectTextFieldMetadata
-
Retrieves the max length value of the given text field.
- getMd5Checksum() - Method in interface com.veeva.vault.sdk.api.email.EmailFileReference
-
Retrieves the MD5 checksum of this file.
- getMessage() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationBatchDeleteErrorResult
-
Retrieves a human-readable message about the error.
- getMessage() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationBatchSaveErrorResult
-
Returns a human-readable message about the error.
- getMessage() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReadErrorResult
-
Returns a human-readable message about the error.
- getMessage() - Method in interface com.veeva.vault.sdk.api.core.ErrorResult
-
Returns a human-readable error message.
- getMessage() - Method in interface com.veeva.vault.sdk.api.core.VaultInformationOperationError
-
- getMessage() - Method in interface com.veeva.vault.sdk.api.http.HttpOperationError
-
Returns a human-readable error message.
- getMessage() - Method in interface com.veeva.vault.sdk.api.integration.FieldRuleError
-
Returns a human-readable error message.
- getMessage() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRuleError
-
Returns a human-readable error message.
- getMessage() - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionOperationError
-
Retrieves a human-readable error message.
- getMessage() - Method in interface com.veeva.vault.sdk.api.query.QueryOperationError
-
Retrieves a human-readable error message.
- getMessage() - Method in interface com.veeva.vault.sdk.api.queue.MessageContext
-
Retrieves this Message object.
- getMessage() - Method in interface com.veeva.vault.sdk.api.queue.MessageDeliveryError
-
Retrieves the message associated with the failed Spark message delivery.
- getMessage() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowActionError
-
Returns a human-readable error message.
- getMessage() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceError
-
Retrieves a human-readable error message.
- getMessageContext() - Method in interface com.veeva.vault.sdk.api.queue.MessageDeliveryEventHandlerContext
-
Retrieves the contextual information about a Message.
- getMessageContext() - Method in interface com.veeva.vault.sdk.api.queue.MessageDeliveryEventHandlerSendContext
-
Retrieves contextual information about a
Message
.
- getMessageDeliveryError() - Method in interface com.veeva.vault.sdk.api.queue.MessageDeliveryEventHandlerContext
-
Retrieves the failure type and error message of the failed Spark message delivery.
- getMessageGroup() - Method in interface com.veeva.vault.sdk.api.i18n.TranslationsReadRequest
-
Retrieves the specified Messagegroup name.
- getMessageId() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves the Message-ID header value of this email.
- getMessageId() - Method in interface com.veeva.vault.sdk.api.queue.MessageContext
-
Retrieves this message ID.
- getMessageId() - Method in interface com.veeva.vault.sdk.api.queue.PutMessageResult
-
Retrieves the ID of this Message.
- getMessageItems() - Method in interface com.veeva.vault.sdk.api.queue.Message
-
- getMessages() - Method in interface com.veeva.vault.sdk.api.i18n.TranslationsReadRequest
-
Retrieves the optional collection of Message names.
- getMetadata() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleUserActionDetail
-
- getMimeType() - Method in interface com.veeva.vault.sdk.api.email.EmailFileReference
-
Retrieves the MIME type of this file.
- getMinimumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectCurrencyFieldMetadata
-
Retrieves the minimum value of the given currency field.
- getMinimumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaCurrencyFieldMetadata
-
Retrieves the minimum value of the given formula currency field.
- getMinimumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaNumberFieldMetadata
-
Retrieves the minimum value of the given number formula field.
- getMinimumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectNumberFieldMetadata
-
Retrieves the minimum value of the given number field.
- getMinimumValue() - Method in interface com.veeva.vault.sdk.api.data.ObjectUnboundDocumentFieldMetadata
-
Retrieves the minimum value of the given unbound document field.
- getMinorVersion() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowItemDocument
-
Retrieves the minor version of the document associated with this item.
- getMissingAssignments(List<DocumentVersion>, String, List<String>) - Method in interface com.veeva.vault.sdk.api.role.DocumentRoleService
-
- getMissingAssignments(List<Record>, String, List<String>) - Method in interface com.veeva.vault.sdk.api.role.RecordRoleService
-
- GetMissingAssignmentsDocumentResponse - Interface in com.veeva.vault.sdk.api.role
-
Provides methods to check which users or documents are missing assignments in a particular role.
- GetMissingAssignmentsRecordResponse - Interface in com.veeva.vault.sdk.api.role
-
Provides methods to check which users or records are missing assignments in a particular role.
- getMissingFieldValueBehaviorType() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaFieldMetadata
-
- getModifiedByUserId() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves most recent user that modified the given object field.
- getModifiedDate() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the date that the given object field was last modified.
- getName() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationField
-
Retrieves the name of the given annotation field.
- getName() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemarkField
-
Returns the name of the given annotation placemark field.
- getName() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemarkType
-
Returns the name of the given annotation placemark type.
- getName() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReferenceField
-
Returns the name of the annotation reference field.
- getName() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReferenceType
-
Returns the name of the annotation reference type.
- getName() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationType
-
Returns the name of the annotation type.
- getName() - Method in interface com.veeva.vault.sdk.api.core.VaultInformation
-
Retrieves the Vault name.
- getName() - Method in interface com.veeva.vault.sdk.api.data.ObjectField
-
Deprecated.
Retrieves the name of the given object field.
- getName() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the name of the given object field.
- getName() - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadata
-
Retrieves the name of the given object.
- getName() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadata
-
Retrieves the name of the given object type field.
- getName() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadata
-
Retrieves the name of the given object type.
- getName() - Method in interface com.veeva.vault.sdk.api.document.DocumentField
-
Retrieves the name of the given document field.
- getName() - Method in interface com.veeva.vault.sdk.api.group.Group
-
Retrieve the group name.
- getName() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieve the FieldRule name.
- getName() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves this IntegrationRule
name.
- getName() - Method in interface com.veeva.vault.sdk.api.integration.QueryObjectRule
-
Retrieves this Queryobjectrule
name.
- getName() - Method in interface com.veeva.vault.sdk.api.json.JsonProperty
-
Retrieves the name of this property.
- getName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadata
-
Retrieves the name of this object lifecycle.
- getName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleRoleMetadata
-
Retrieves the name of this object lifecycle.
- getName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadata
-
Retrieves the name of this object lifecycle stage group.
- getName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadata
-
Retrieves the name of this object lifecycle stage.
- getName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadata
-
Retrieves the name of this object lifecycle state.
- getName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadata
-
Retrieves the name of this object lifecycle state type.
- getName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadata
-
Retrieves the component name of this object lifecycle user action.
- getName() - Method in interface com.veeva.vault.sdk.api.picklist.Picklist
-
- getName() - Method in interface com.veeva.vault.sdk.api.picklist.PicklistValue
-
Retrieves a picklist value's name.
- getName() - Method in interface com.veeva.vault.sdk.api.workflow.AvailableWorkflowMetadata
-
Retrieves the name of the workflow.
- getName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowConfiguration
-
Retrieves the name of this workflow configuration.
- getName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstance
-
Retrieves the name of the workflow.
- getName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParameterMetadata
-
Retrieves the name of the parameter.
- getName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroup
-
Retrieves the name of this participant group.
- getNew() - Method in interface com.veeva.vault.sdk.api.data.RecordChange
-
Retrieves the new data for the Record.
- getNew() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskChange
-
The workflow task instance after event execution.
- getNumberCompletedTasks() - Method in interface com.veeva.vault.sdk.api.job.JobResult
-
Retrieves the number of completed tasks for this job.
- getNumberFailedTasks() - Method in interface com.veeva.vault.sdk.api.job.JobResult
-
Retrieves the number of failed tasks for this job.
- getNumberTasks() - Method in interface com.veeva.vault.sdk.api.job.JobResult
-
Retrieves the number of tasks in this job.
- getNumRows() - Method in interface com.veeva.vault.sdk.api.csv.CsvData
-
Returns the total number of rows in the CSV data.
- getObject(ObjectMetadataRequest) - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadataService
-
- getObjectClass() - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadata
-
Retrieves the string value of object class of the given object,
- getObjectFieldMetadataCollection(ObjectFieldMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadataService
-
- getObjectFieldMetadataType() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
- getObjectFieldMetadataType() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadata
-
- getObjectFormulaTypeMetadata(Class<T>) - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaFieldMetadata
-
- getObjectName() - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment
-
Return object name of the attachment (together with the record id to associate the attachment).
- getObjectName() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the object name of the given object field.
- getObjectName() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadata
-
Retrieves the name of the object this object type is associated with.
- getObjectName() - Method in interface com.veeva.vault.sdk.api.data.Record
-
Retrieves the name of the object this Record belongs to.
- getObjectName() - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment
-
Retrieves the object name of the attachment together with the record ID to associate the attachment.
- getObjectName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadata
-
Retrieves the name of the object associated with this object lifecycle.
- getObjectName() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleTriggerContext
-
Retrieves the name of the object for which the trigger is invoked.
- getObjectName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowItemRecord
-
Retrieves the name of the object associated with this item.
- getObjectRecordId() - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment
-
Return record id of the attachment (together with the object name to associate the attachment).
- getObjectRecordId() - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment
-
Retrieves the record ID of the attachment together with the object name to associate the attachment.
- getObjectType(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadataCollectionResponse
-
- getObjectTypeField(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadataCollectionResponse
-
- getObjectTypeFieldMetadata() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFormulaFieldTypeMetadata
-
- getObjectTypeFieldMetadata() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeLookupFieldTypeMetadata
-
- getObjectTypeFields(ObjectTypeFieldMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadataService
-
- getObjectTypeFields() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadataCollectionResponse
-
- getObjectTypeFormulaTypeMetadata(Class<T>) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFormulaFieldMetadata
-
- getObjectTypeLookupTypeMetadata(Class<T>) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeLookupFieldMetadata
-
- getObjectTypeName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadata
-
Retrieves the name of object type associated with this object lifecycle stage group.
- getObjectTypes(ObjectTypeMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadataService
-
- getObjectTypes() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadataCollectionResponse
-
- getOld() - Method in interface com.veeva.vault.sdk.api.data.RecordChange
-
Retrieves the pre-existing data for the Record.
- getOld() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskChange
-
The workflow task instance prior to event execution.
- getOrder() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the display order of the given object field.
- getOrder() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadata
-
Retrieves the order of this object lifecycle stage.
- getOutboundRelationshipName() - Method in interface com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadata
-
Retrieves the outbound relationship name of the given document reference field.
- getOutboundRelationshipName() - Method in interface com.veeva.vault.sdk.api.data.ObjectParentReferenceFieldMetadata
-
Retrieves the outbound relationship name of the given parent reference field.
- getOutboundRelationshipName() - Method in interface com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadata
-
Retrieves the outbound relationship name of the given reference field.
- getOwnerId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstance
-
Retrieves the current workflow owner.
- getParameters() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartStepMetadata
-
- getParticipantGroup() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionContext
-
Retrieves the
WorkflowParticipantGroup
this action is executing against, if the current event is executing
for the start step.
- getParticipantGroupLabel() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskConfiguration
-
Retrieves the label of the participant group assigned to the task step.
- getParticipantGroupName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskConfiguration
-
Retrieves the participant group name assigned to the task step.
- getParticipantGroupNames() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowConfiguration
-
Retrieves the set of names for all the participant groups in this workflow configuration.
- getPersonId() - Method in interface com.veeva.vault.sdk.api.email.EmailSender
-
Retrieves the Person ID for this sender; null if the email address does not match any Person records
or if the email address matches multiple active Person records.
- getPicklist(String) - Method in interface com.veeva.vault.sdk.api.picklist.PicklistService
-
Given a picklist
Name
, returns a
Picklist
object which can be used to retrieve
picklist information.
- getPicklist(PicklistRequest) - Method in interface com.veeva.vault.sdk.api.picklist.PicklistService
-
- getPicklistEntries() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypePicklistFieldMetadata
-
Retrieves a list of picklist entries associated with the given picklist.
- getPicklistName() - Method in interface com.veeva.vault.sdk.api.data.ObjectPicklistFieldMetadata
-
Retrieves the picklist name used by the given picklist field.
- getPicklistValue(String) - Method in interface com.veeva.vault.sdk.api.picklist.Picklist
-
Retrieves a
PicklistValue
object for a specific picklist value name.
- getPlacemark() - Method in interface com.veeva.vault.sdk.api.annotation.Annotation
-
Returns the placemark of the annotation, such as the text it appears on, the page it appears on, or the
coordinates it appears on.
- getPlacemarkField(AnnotationPlacemarkFieldRequest) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationMetadataService
-
- getPlacemarkType(AnnotationPlacemarkTypeRequest) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationMetadataService
-
- getPlacemarkValueSet(AnnotationPlacemarkValueSetRequest<T>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationMetadataService
-
Retrieves the value set for a particular placemark field on a particular placemark type.
- getPluralLabel() - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadata
-
Retrieves the plural label value of the given object in the current user's language.
- getPrimaryQueryObject() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves the name of the primary query object of this integration rule.
- getProperties() - Method in interface com.veeva.vault.sdk.api.json.JsonObject
-
Retrieves a
Map
representing the properties of the JSON object.
- getPutMessageResults() - Method in interface com.veeva.vault.sdk.api.queue.PutMessageResponse
-
- getQueryData() - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequest
-
Retrieves the query data.
- getQueryDescribe() - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequest
-
Retrieves the queryDescribe
JSON from the query response.
- getQueryField() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieves the name of the mapped query field.
- getQueryFields(String) - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves a Collection of query fields referenced in Fieldrules
for the specified query object.
- getQueryFieldType(Class<T>) - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
- getQueryObject() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieves the name of the mapped query object.
- getQueryObject() - Method in interface com.veeva.vault.sdk.api.integration.QueryObjectRule
-
Retrieves the name of the query object.
- getQueryObjectRules() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves all of the Queryobjectrules
for the Integrationrule
- getQueryObjectRules(String) - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRule
-
Retrieves any Queryobjectrules
which have the specified value for their object field.
- getQueryOperationErrorType() - Method in interface com.veeva.vault.sdk.api.query.QueryOperationError
-
Retrieves the type of error encountered during a
QueryOperation
execution.
- getQueryString() - Method in interface com.veeva.vault.sdk.api.query.Query
-
Retrieves a VQL query string representation of the Query.
- getQueryString() - Method in interface com.veeva.vault.sdk.api.query.QueryCountResponse
-
Retrieves the executed query string.
- getQueryString() - Method in interface com.veeva.vault.sdk.api.query.QueryExecutionResponse
-
Retrieves the executed query string.
- getQueryString() - Method in interface com.veeva.vault.sdk.api.query.QueryOperationError
-
Retrieves the query string that failed.
- getQueryString() - Method in interface com.veeva.vault.sdk.api.query.QueryValidationResponse
-
Retrieves the validated query string.
- getQueueName() - Method in interface com.veeva.vault.sdk.api.queue.MessageContext
-
Retrieves the name of the queue which received this Message.
- getRecipient() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves the recipient of this email.
- getRecord() - Method in interface com.veeva.vault.sdk.api.role.RecordRole
-
Retrieves the
Record
object's name and record ID.
- getRecordActionClassName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadata
-
For object actions, retrieves the fully qualified Java class name of the configured RecordAction.
- getRecordActionContext() - Method in interface com.veeva.vault.sdk.api.action.PostExecutionRecordActionUIContext
-
Retrieve relevant contextual data for the record action.
- getRecordActionContext() - Method in interface com.veeva.vault.sdk.api.action.PreExecutionRecordActionUIContext
-
Retrieve relevant contextual data for the record action.
- getRecordChanges() - Method in interface com.veeva.vault.sdk.api.data.RecordTriggerContext
-
Retrieves the changed records which caused the trigger to fire.
- getRecordEvent() - Method in interface com.veeva.vault.sdk.api.data.RecordTriggerContext
-
Retrieves the
RecordEvent
that occurred which caused this trigger to fire.
- getRecordId() - Method in interface com.veeva.vault.sdk.api.data.PositionalRecordId
-
Retrieves the Record ID.
- getRecordId() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadata
-
Retrieves the ID of the object record.
- getRecordId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowItemRecord
-
Retrieves the id
of the object record associated with this item.
- getRecordIds() - Method in interface com.veeva.vault.sdk.api.role.GetMissingAssignmentsRecordResponse
-
Retrieves the IDs of records which are missing one or more users provided to the original service call.
- getRecordLifecycle(ObjectRecordLifecycleMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getRecordLifecycles(ObjectRecordLifecycleMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getRecordLifecycleUserActions(ObjectRecordLifecycleUserActionMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateUserActionMetadataService
-
Retrieves all user actions and object actions configured for the object record and its lifecycle state.
- getRecordRole(Record, String) - Method in interface com.veeva.vault.sdk.api.role.GetRecordRolesResponse
-
Retrieves RecordRole for a given record and role.
- getRecordRole(Record) - Method in interface com.veeva.vault.sdk.api.role.GetRecordRolesResponse
-
- getRecordRole() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleChange
-
- getRecordRoleChanges() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleTriggerContext
-
Retrieves the changed record roles which caused the trigger to fire.
- getRecordRoleEvent() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleTriggerContext
-
Retrieves the
RecordRoleEvent
that occurred which caused this trigger to fire.
- getRecordRoles(List<Record>) - Method in interface com.veeva.vault.sdk.api.role.RecordRoleService
-
- getRecordRoles(List<Record>, String) - Method in interface com.veeva.vault.sdk.api.role.RecordRoleService
-
- GetRecordRolesResponse - Interface in com.veeva.vault.sdk.api.role
-
- getRecords() - Method in interface com.veeva.vault.sdk.api.action.RecordActionContext
-
Retrieve the object records this action is executing against.
- getRecords() - Method in interface com.veeva.vault.sdk.api.data.ReadRecordsResponse
-
Returns a Map of retrieved Records where
key
is the Record
id
and
value
is
Record
.
- getRecords() - Method in interface com.veeva.vault.sdk.api.role.GetMissingAssignmentsRecordResponse
-
Retrieves the records which are missing one or more users provided to the original service call.
- getRecords() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionContext
-
- getReferencedObjectName() - Method in interface com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadata
-
Retrieves the referenced object name of the given document reference field.
- getReferencedObjectName() - Method in interface com.veeva.vault.sdk.api.data.ObjectParentReferenceFieldMetadata
-
Retrieves the referenced object name of the given parent reference field.
- getReferencedObjectName() - Method in interface com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadata
-
Retrieves the referenced object name of the given reference field.
- getReferenceField(AnnotationReferenceFieldRequest) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationMetadataService
-
- getReferenceLookup() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
The name of the reference lookup object.
- getReferenceLookupType() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
- getReferences() - Method in interface com.veeva.vault.sdk.api.annotation.Annotation
-
Returns the references associated with this annotation.
- getReferenceType(AnnotationReferenceTypeRequest) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationMetadataService
-
- getRelatedCorporateCurrencyField() - Method in interface com.veeva.vault.sdk.api.data.ObjectCurrencyFieldMetadata
-
Retrieves the related Corporate Currency field name for the given
currency field.
- getRelatedDocument() - Method in interface com.veeva.vault.sdk.api.data.ObjectUnboundDocumentFieldMetadata
-
Retrieves the related document field of the given unbound document field.
- getRelatedLocalCurrencyField() - Method in interface com.veeva.vault.sdk.api.data.ObjectCurrencyFieldMetadata
-
Retrieves the related Local Currency field name for the given
currency field.
- getRelationshipCriteria() - Method in interface com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadata
-
Retrieves the relationship criteria of the given document reference field.
- getRelationshipCriteria() - Method in interface com.veeva.vault.sdk.api.data.ObjectParentReferenceFieldMetadata
-
Retrieves the relationship criteria of the given parent reference field.
- getRelationshipCriteria() - Method in interface com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadata
-
Retrieves the relationship criteria of the given reference field.
- getRelationshipCriteria() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeObjectReferenceFieldMetadata
-
Retrieves the relationship criteria of the given reference field.
- getRelationshipCriteria() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeParentReferenceFieldMetadata
-
Retrieves the relationship criteria of the given reference field.
- getRelationshipDeleteType() - Method in interface com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadata
-
- getRelationshipDeleteType() - Method in interface com.veeva.vault.sdk.api.data.ObjectParentReferenceFieldMetadata
-
- getRelationshipDeleteType() - Method in interface com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadata
-
- getRelationshipName() - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupFieldMetadata
-
Retrieves the name of the relationship to the source object of the given lookup field.
- getRemoteQueueName() - Method in interface com.veeva.vault.sdk.api.queue.MessageContext
-
Retrieves the name of the queue which sent this Message.
- getRemoteVaultId() - Method in interface com.veeva.vault.sdk.api.queue.MessageContext
-
Retrieve the ID of the Vault which sent this Message.
- getRemoteVaultInformation(ConnectionContext) - Method in interface com.veeva.vault.sdk.api.core.VaultInformationService
-
Retrieves information about the remote Vault associated with the given Vault-to-Vault connection.
- getRemovedItems() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRemoveItemsResponse
-
List of items successfully removed in the remove item action.
- getRequestExecutionContext(Class<T>) - Method in interface com.veeva.vault.sdk.api.core.RequestContext
-
Gets the current request execution context of the provided contextType if available, and throws a
RuntimeException
if it is not present.
- getRequestOwnerUserId() - Method in interface com.veeva.vault.sdk.api.core.RequestContext
-
This method supports future functionality and is not yet available for implementation.
- getResolvedFilterClause(Map<String, String>) - Method in interface com.veeva.vault.sdk.api.integration.QueryObjectRule
-
Retrieves the resolved Queryobjectrule
filter clause for a given source object.
- getResponseBody() - Method in interface com.veeva.vault.sdk.api.http.HttpResponse
-
Retrieves the HTTP response body.
- getResultCount() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReadResponse
-
Retrieves the total number of annotations found by the read request.
- getResultCount() - Method in interface com.veeva.vault.sdk.api.query.QueryExecutionResponse
-
Retrieves the total number of results satisfying the query.
- getResultCount() - Method in interface com.veeva.vault.sdk.api.query.QueryResponse
-
Deprecated.
Retrieves the total number of results satisfying the query.
- getRetryAttempt() - Method in interface com.veeva.vault.sdk.api.job.JobTask
-
Retrieves the task retry number.
- getRole(ObjectLifecycleRoleMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getRole() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleRoleMetadata
-
Retrieves the application role associated with this object lifecycle role.
- getRole(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleRoleMetadataCollectionResponse
-
- getRole() - Method in interface com.veeva.vault.sdk.api.role.LifecycleRole
-
Retrieves the application role associated with the lifecycle role.
- getRole() - Method in interface com.veeva.vault.sdk.api.role.RecordRole
-
- getRole() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleChange
-
Retrieves the
Role
in the record role change.
- getRoleId() - Method in interface com.veeva.vault.sdk.api.role.Role
-
Retrieves the application role ID.
- getRoleLabel() - Method in interface com.veeva.vault.sdk.api.role.Role
-
Retrieves the application role label, for example, Approver.
- getRoleName() - Method in interface com.veeva.vault.sdk.api.role.Role
-
Retrieves the application role name, for example, approver__c
.
- getRoleNames() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadata
-
Retrieves the names of all the lifecycle roles configured in this object lifecycle.
- getRoles(ObjectLifecycleRoleMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getRoles() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleRoleMetadataCollectionResponse
-
- getRoles() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroup
-
Retrieves a list of application roles contained in this participant group.
- getRow(int) - Method in interface com.veeva.vault.sdk.api.csv.CsvData
-
Returns a
Row
of data at a given index.
- getScale() - Method in interface com.veeva.vault.sdk.api.data.ObjectCurrencyFieldMetadata
-
Retrieves the scale of the given currency field.
- getScale() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaCurrencyFieldMetadata
-
Retrieves the scale of the given formula currency field.
- getScale() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaNumberFieldMetadata
-
Retrieves the scale of the given number formula field.
- getScale() - Method in interface com.veeva.vault.sdk.api.data.ObjectNumberFieldMetadata
-
Retrieves the scale of the given number field.
- getSender() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves the sender of this email.
- getSentDate() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves the date this email was sent.
- getSize() - Method in interface com.veeva.vault.sdk.api.csv.Row
-
Returns the number of values contained in the row.
- getSize() - Method in interface com.veeva.vault.sdk.api.json.JsonArray
-
Retrieves the number of elements in the array.
- getSource() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadata
-
Retrieves the
SourceType
of the given object type field.
- getSourceField() - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupFieldMetadata
-
Retrieves the source field of the given lookup field.
- getSourceObjectName() - Method in interface com.veeva.vault.sdk.api.data.ObjectLookupFieldMetadata
-
Retrieves the source object of the given lookup field.
- getSourceRecordId() - Method in interface com.veeva.vault.sdk.api.data.Record
-
Retrieves the id
of the source Record if the new Record is being copied from another Record.
- getSourceType() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the
SourceType
of the given object field.
- getStage(ObjectLifecycleStageMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getStage(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataCollectionResponse
-
- getStageGroup(ObjectLifecycleStageGroupMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getStageGroup(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadataCollectionResponse
-
- getStageGroupNames() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadata
-
Retrieves the names of all the stage groups associated with this object lifecycle.
- getStageGroups(ObjectLifecycleStageGroupMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getStageGroups() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadataCollectionResponse
-
- getStageName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadata
-
Retrieves the name of the record's object lifecycle stage if it exists.
- getStageNames() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadata
-
Retrieves the names of the stages in this object lifecycle stage group.
- getStages(ObjectLifecycleStageMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getStages() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataCollectionResponse
-
- getStartStepMetadataList() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartMetadataResponse
-
- getState() - Method in interface com.veeva.vault.sdk.api.job.TaskOutput
-
Retrieves the task state for a specific state.
- getState(ObjectLifecycleStateMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getState(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadataCollectionResponse
-
- getStateLabel() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadata
-
Retrieves the label value of the record's object lifecycle state in the current user's language.
- getStateName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadata
-
Retrieves the name of the lifecycle state associated with this state type.
- getStateName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadata
-
Retrieves the name of the record's object lifecycle state.
- getStateNames() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadata
-
Retrieves the names of all the states configured in this object lifecycle.
- getStateNames() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadata
-
Retrieves the names of the object lifecycle states associated with this object lifecycle stage.
- getStates(ObjectLifecycleStateMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getStates() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadataCollectionResponse
-
- getStateType(ObjectLifecycleStateTypeMetadataRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getStateType(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadataCollectionResponse
-
- getStateTypeNames() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadata
-
Retrieves the names of the state types configured in this object lifecycle.
- getStateTypeNames() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadata
-
Retrieves the names of all the state types associated to this object lifecycle state.
- getStateTypeNames() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadata
-
Retrieves the names of the record's object lifecycle state types.
- getStateTypes(ObjectLifecycleStateTypeMetadataCollectionRequest) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataService
-
- getStateTypes() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadataCollectionResponse
-
- getStatus() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskInstance
-
Retrieves the status of the current task instance.
- getStepType() - Method in enum com.veeva.vault.sdk.api.workflow.WorkflowEvent
-
- getSubAddress() - Method in interface com.veeva.vault.sdk.api.email.EmailAddress
-
Retrieves the subAddress of this email address, for example, "vaultId=123" in "Vern User <vern_user+vaultId=123@veeva.com>."
- getSubject() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves the subject line of this email.
- getSubqueryResponse(String) - Method in interface com.veeva.vault.sdk.api.query.QueryExecutionResult
-
Returns the results from a nested SELECT-FROM for the specified inbound relationship in a
Left Outer Join Query.
- getSubqueryResponse(String) - Method in interface com.veeva.vault.sdk.api.query.QueryResult
-
Deprecated.
Returns the results from a nested SELECT-FROM for the specified inbound relationship in a
Left Outer Join Query.
- getSubtype() - Method in interface com.veeva.vault.sdk.api.core.ErrorResult
-
Returns machine-readable error subtype
An error message of this form can be used to make programmatic decisions.
This value is set by Vault Java SDK Code.
- getSubtypeLabel() - Method in interface com.veeva.vault.sdk.api.document.DocumentType
-
Retrieves the document subtype label of the given document type.
- getSubtypeName() - Method in interface com.veeva.vault.sdk.api.document.DocumentType
-
Retrieves the document subtype name of the given document type.
- getSuccesses() - Method in interface com.veeva.vault.sdk.api.core.BatchOperationResponse
-
Returns results for the items that were successfully processed in the batch operation.
- getSuccesses() - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordsResponse
-
Deprecated.
Returns successfully deleted records.
- getSuccesses() - Method in interface com.veeva.vault.sdk.api.data.SaveRecordsResponse
-
Deprecated.
Returns successfully saved records.
- getSuccesses() - Method in interface com.veeva.vault.sdk.api.document.DeleteDocumentVersionsResponse
-
Retrieves deleted document or document version IDs.
- getSuccesses() - Method in interface com.veeva.vault.sdk.api.document.SaveDocumentVersionsResponse
-
Retrieves saved document IDs.
- getSuccessTasks() - Method in interface com.veeva.vault.sdk.api.job.JobCompletionContext
-
Retrieves the list of tasks in this Job
that completed successfully.
- getTargetDocfield() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieves the reference to a document field, if target is a document.
- getTargetField() - Method in interface com.veeva.vault.sdk.api.integration.FieldRuleResult
-
Retrieves the target field name corresponding to this field rule evaluation.
- getTargetFieldLookup() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieves the value of the target_field_lookup
attribute from the field rule, if specified.
- getTargetName() - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequest
-
Retrieves the name of the target object from the Fieldrule
sub-component.
- getTargetObject() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieves the name of the target Vault object.
- getTargetObjectField() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieves the name of the target object field.
- getTargetObjFieldRefObj() - Method in interface com.veeva.vault.sdk.api.integration.FieldRule
-
Retrieves the name of the Vault object that the target object field references,
if the target_object_field
is an object reference field as specified in the field rule.
- getTaskChanges() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionTaskContext
-
Retrieves the changes for workflow task instances with the current task event, if the event is for
WorkflowStepType.TASK
.
- getTaskConfiguration() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionTaskContext
-
- getTaskContext() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionContext
-
- getTaskId() - Method in interface com.veeva.vault.sdk.api.job.JobTask
-
Retrieves the task ID, such as "TASK1" or "TASK2".
- getTaskInstances(WorkflowInstance, WorkflowTaskQueryParameters) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowTaskService
-
Retrieves task instances for a workflow instance.
- getTaskOutput() - Method in interface com.veeva.vault.sdk.api.job.JobTask
-
Retrieves the TaskOutput object which can be used to get or set the output parameters for a given task.
- getTasks() - Method in interface com.veeva.vault.sdk.api.job.JobCompletionContext
-
- getTimeZoneName() - Method in interface com.veeva.vault.sdk.api.core.VaultInformation
-
Retrieves the Vault Time Zone value as configured on the Language & Region Settings page in the Vault Admin UI.
- getToAddresses() - Method in interface com.veeva.vault.sdk.api.email.EmailItem
-
Retrieves a list of To email addresses.
- getTokenResolverOutput() - Method in interface com.veeva.vault.sdk.api.notification.TokenResolverInput
-
Retrieves a new TokenResolverOutput
object that can be used to
set the resolved token values for sending a notification.
- getTokens() - Method in interface com.veeva.vault.sdk.api.notification.TokenResolverInput
-
Retrieves a collection of token names to be resolved for values.
- getTotalCount() - Method in interface com.veeva.vault.sdk.api.query.QueryCountResponse
-
Retrieves the total number of records qualified by the count query.
- getTranslations() - Method in interface com.veeva.vault.sdk.api.i18n.TranslationsReadResponse
-
Retrieves translations for the requested Messages.
- getType() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationBatchDeleteErrorResult
-
Retrieves a general type associated with the error.
- getType() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationBatchSaveErrorResult
-
Returns a general type associated with the error.
- getType(AnnotationTypeRequest) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationMetadataService
-
- getType() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReadErrorResult
-
Returns a general type associated with the error.
- getType() - Method in interface com.veeva.vault.sdk.api.core.ErrorResult
-
Returns a machine-readable error type
An error message of this form can be used to make programmatic decisions.
If the error is raised by Vault Java SDK Code, for example by calling
RecordChange.setError(String, String)
,
type
will always be
SDK_ERROR
.
The
subtype
value specified by Vault Java SDK Code can be retrieved using
ErrorResult.getSubtype()
- getType() - Method in interface com.veeva.vault.sdk.api.data.ObjectFormulaFieldMetadata
-
- getType() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFormulaFieldMetadata
-
- getType() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeLookupFieldMetadata
-
- getType() - Method in interface com.veeva.vault.sdk.api.group.Group
-
Retrieve the group Type.
- getType() - Method in interface com.veeva.vault.sdk.api.integration.FieldRuleError
-
The item error type of the fieldrule.
- getType() - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRuleError
-
The message error type of the integration rule.
- getType() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadata
-
Retrieves the type of this object lifecycle user action, or null if the action is an object action configured on all lifecycle states.
- getType() - Method in interface com.veeva.vault.sdk.api.queue.MessageDeliveryError
-
Retrieves the error type of the failed Spark message delivery.
- getType() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartStepMetadata
-
Retrieves the start step type.
- getTypedObjectFieldMetadata(Class<T>) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves a subclass of
ObjectFieldMetadata
, which allows you to fetch the type field attributes of the given object field.
- getTypedObjectTypeFieldMetadata(Class<T>) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadata
-
Retrieves a subclass of
ObjectTypeFieldMetadata
, which allows you to fetch the type field attributes of the given object type field.
- getTypedWorkflowItem(Class<T>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowItem
-
- getTypeLabel() - Method in interface com.veeva.vault.sdk.api.document.DocumentType
-
Retrieves the document type label of the given document type.
- getTypeName() - Method in interface com.veeva.vault.sdk.api.annotation.Annotation
-
Returns the name of the annotation type of this annotation.
- getTypeName() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemark
-
Returns the name of the type of this annotation placemark.
- getTypeName() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReference
-
Returns the name of the type of this annotation reference.
- getTypeName() - Method in interface com.veeva.vault.sdk.api.document.DocumentType
-
Retrieves the document type name of the given document type.
- getTypeValidations() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadata
-
Retrieves the object type validation rule names as a collection of
String
.
- getUserAction(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionCollectionResponse
-
- getUserAction(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleUserActionCollectionResponse
-
- getUserActionName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadata
-
Retrieves the user action name of this object lifecycle user action.
- getUserActions() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionCollectionResponse
-
- getUserActions() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleUserActionCollectionResponse
-
- getUserId() - Method in interface com.veeva.vault.sdk.api.email.EmailSender
-
Retrieves the User ID for this sender; null if the email address does not match any User records
or if the email address matches multiple active User records.
- getUserInDocumentRoles(String, List<DocumentRole>) - Method in interface com.veeva.vault.sdk.api.role.DocumentRoleService
-
- GetUserInDocumentRolesResponse - Interface in com.veeva.vault.sdk.api.role
-
Provides methods to check if a particular user is assigned to a given document role.
- getUserInputObjectName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionInputParameterMetadata
-
If the requested action is a RecordAction annotated with a user_input_object
, then retrieves the name of the user_input_object
.
- getUserInputObjectTypeName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionInputParameterMetadata
-
If the requested action is a RecordAction annotated with a user_input_object_type
, then retrieves the name of the user_input_object_type
.
- getUserInputRecord() - Method in interface com.veeva.vault.sdk.api.action.DocumentActionContext
-
Retrieves user input submitted during action execution.
- getUserInputRecord() - Method in interface com.veeva.vault.sdk.api.action.RecordActionContext
-
Retrieves user input submitted during action execution.
- getUserInRecordRoles(String, List<RecordRole>) - Method in interface com.veeva.vault.sdk.api.role.RecordRoleService
-
- GetUserInRecordRolesResponse - Interface in com.veeva.vault.sdk.api.role
-
Provides methods to check user membership in RecordRole.
- getUserName() - Method in interface com.veeva.vault.sdk.api.email.EmailAddress
-
Retrieves the username of this email address, for example, "vern_user" in "Vern User <vern_user+vaultId=123@veeva.com>."
- getUsers() - Method in interface com.veeva.vault.sdk.api.role.DocumentRole
-
Retrieves a list of user IDs which are manually assigned to this document role.
- getUsers() - Method in interface com.veeva.vault.sdk.api.role.GetMissingAssignmentsDocumentResponse
-
Retrieves the IDs of users which are missing in one or more documents provided to the original service call.
- getUsers() - Method in interface com.veeva.vault.sdk.api.role.GetMissingAssignmentsRecordResponse
-
Retrieves the IDs of users which are missing in one or more records provided to the original service call.
- getUsers() - Method in interface com.veeva.vault.sdk.api.role.RecordRole
-
Retrieves a List of user IDs which are manually assigned to this
RecordRole
.
- getUsers() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroup
-
Retrieves a Set of user IDs contained in this participant group.
- getUsersAdded() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleChange
-
Retrieves the list of users added to the role.
- getUsersRemoved() - Method in interface com.veeva.vault.sdk.api.role.RecordRoleChange
-
Retrieves the list of users removed from the role
- getValue(String, ValueType<T>) - Method in interface com.veeva.vault.sdk.api.action.ConfigurationContext
-
Retrieves a parameter's value.
- getValue(String, AnnotationValueType<T>) - Method in interface com.veeva.vault.sdk.api.annotation.Annotation
-
Returns the value of the field with the given name and type.
- getValue(String, AnnotationPlacemarkValueType<T>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemark
-
Returns the value of the field with the given name and type.
- getValue(String, AnnotationReferenceValueType<T>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReference
-
Returns the value of the field with the given name and type.
- getValue(String, RequestContextValueType<T>) - Method in interface com.veeva.vault.sdk.api.core.RequestContext
-
Retrieves the value identified by the given name
from the request context.
- getValue(String, Class<T>) - Method in interface com.veeva.vault.sdk.api.core.RequestContext
-
Retrieves the value identified by the given name
from the request context.
- getValue(int, CsvValueType<T>) - Method in interface com.veeva.vault.sdk.api.csv.Row
-
Retrieves a value at a column specified by its index.
- getValue(String, ValueType<T>) - Method in interface com.veeva.vault.sdk.api.data.Record
-
Retrieves the value of the specified Record field.
- getValue(String, ValueType<T>) - Method in interface com.veeva.vault.sdk.api.document.DocumentVersion
-
Retrieves the value of the specified document field.
- getValue() - Method in interface com.veeva.vault.sdk.api.integration.FieldRuleResult
-
Retrieves the value for the evaluated target field, already converted into the appropriate ValueType.
- getValue(String, JobValueType<T>) - Method in interface com.veeva.vault.sdk.api.job.JobItem
-
Retrieves the value of a job item parameter.
- getValue(String, Class<T>) - Method in interface com.veeva.vault.sdk.api.job.JobItem
-
Retrieves the value of a job item parameter.
- getValue(String, JobValueType<T>) - Method in interface com.veeva.vault.sdk.api.job.TaskOutput
-
Retrieves the value identified by the given name
from the task output.
- getValue(String, Class<T>) - Method in interface com.veeva.vault.sdk.api.job.TaskOutput
-
Retrieves the value identified by the given name
from the task output.
- getValue(int, JsonValueType<T>) - Method in interface com.veeva.vault.sdk.api.json.JsonArray
-
Retrieves a value contained at the given index.
- getValue(String, JsonValueType<T>) - Method in interface com.veeva.vault.sdk.api.json.JsonObject
-
Retrieves the value of a property with the given name.
- getValue(String, ValueType<T>) - Method in interface com.veeva.vault.sdk.api.query.QueryExecutionResult
-
Retrieves value of the given field.
- getValue(String, ValueType<T>) - Method in interface com.veeva.vault.sdk.api.query.QueryResult
-
Deprecated.
Retrieves value of the given field.
- getValue(String, ValueType<T>) - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionContext
-
Retrieves the value of the specified attribute for this workflow.
- getValueByName(String, CsvValueType<T>) - Method in interface com.veeva.vault.sdk.api.csv.Row
-
Retrieves a value at a column specified by its name.
- getValueByType(ValueType<T>) - Method in interface com.veeva.vault.sdk.api.integration.FieldRuleResult
-
Retrieves the value for the evaluated target field, converted to the type passed in.
- getValueSet(AnnotationValueSetRequest<T>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationMetadataService
-
Retrieves the value set for a particular field on a particular annotation type.
- getValueType() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationField
-
- getValueType() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemarkField
-
Returns the value type of the given annotation placemark field.
- getValueType() - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReferenceField
-
Returns the value type of the annotation reference field.
- getValueType() - Method in interface com.veeva.vault.sdk.api.data.ObjectField
-
Deprecated.
Retrieves the
ValueType
of the given object field.
- getValueType() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadata
-
Retrieves the
ValueType
of the given object field.
- getValueType() - Method in interface com.veeva.vault.sdk.api.document.DocumentField
-
Retrieves the
ValueType
of the given document field.
- getVersionType() - Method in interface com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadata
-
- getWithTargetFieldLookup() - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequest
-
Retrieves whether the request should account for target_field_lookup
attributes during execution.
- getWorkflow(String) - Method in interface com.veeva.vault.sdk.api.workflow.AvailableWorkflowMetadataCollectionResponse
-
- getWorkflowActions() - Method in interface com.veeva.vault.sdk.api.workflow.AvailableWorkflowInstanceActionsResponse
-
Retrieves the available workflow actions for the requested workflow.
- getWorkflowConfiguration() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionContext
-
- getWorkflowId() - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionResponse
-
If the user action was a Run Workflow user action, then retrieves the workflow id if it was successfully started.
- getWorkflowId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowActionResponse
-
Retrieves the workflow id.
- getWorkflowId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRequestExecutionContext
-
Gets the workflow ID.
- getWorkflowId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceResponse
-
Retrieves the workflow ID if it was successfully started.
- getWorkflowInitiator() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstance
-
Retrieves the ID of the user who initiated this workflow instance.
- getWorkflowInstance() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionContext
-
Retrieves the workflow instance this action is executing against, if the workflow instance exists.
- getWorkflowInstance(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceCollectionResponse
-
- getWorkflowInstance(WorkflowInstanceRequest) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceService
-
- getWorkflowInstances() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceCollectionResponse
-
- getWorkflowInstances(WorkflowInstanceCollectionRequest) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceService
-
Retrieves a list of workflow instances on the given search options.
- getWorkflowItems() - Method in interface com.veeva.vault.sdk.api.workflow.RecordWorkflowActionContext
-
Retrieves the items in the workflow this action is executing against.
- getWorkflowItems(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceService
-
Retrieves a
WorkflowItemsResponse
containing the items in the active workflow this action is executing against.
- getWorkflowItems() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowItemsResponse
-
Retrieves the items in the requested workflow.
- getWorkflowItemType() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowItem
-
Retrieves the workflow item type.
- getWorkflowName() - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadata
-
Returns the name of the workflow associated with this user action, if this is a workflow user action.
- getWorkflowName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRequestExecutionContext
-
Gets the workflow name.
- getWorkflowName() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartMetadataResponse
-
Retrieves the name of the workflow.
- getWorkflowOwnerId() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRequestExecutionContext
-
Gets the workflow owner ID.
- getWorkflowParticipantGroups(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceService
-
- getWorkflowParticipantGroups() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroupResponse
-
Retrieves the workflow participant groups in the active requested workflow.
- getWorkflows() - Method in interface com.veeva.vault.sdk.api.workflow.AvailableWorkflowMetadataCollectionResponse
-
- getWorkflowStartMetadata(WorkflowStartMetadataRequest) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowMetadataService
-
Retrieves the workflow start metadata on the given workflow name and list of documents or record IDs.
- getWorkflowType() - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowConfiguration
-
Retrieves the workflow type.
- Group - Interface in com.veeva.vault.sdk.api.group
-
Provides methods to retrieve group related information.
- GroupService - Interface in com.veeva.vault.sdk.api.group
-
- GroupType - Enum in com.veeva.vault.sdk.api.group
-
Valid values for group classifications.
- OBJECT - Static variable in interface com.veeva.vault.sdk.api.json.JsonValueType
-
- ObjectBooleanFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on Boolean fields.
- ObjectComponentFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on component fields.
- ObjectCurrencyFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on currency fields.
- ObjectDateFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on date fields.
- ObjectDateTimeFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on DateTime fields.
- ObjectDocumentReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on document reference fields.
- ObjectDocumentReferenceFieldMetadataVersionType - Enum in com.veeva.vault.sdk.api.data
-
- ObjectField - Interface in com.veeva.vault.sdk.api.data
-
- ObjectFieldCollectionRequest - Interface in com.veeva.vault.sdk.api.data
-
- ObjectFieldCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.data
-
Deprecated.
- ObjectFieldCollectionResponse - Interface in com.veeva.vault.sdk.api.data
-
- ObjectFieldFilter - Interface in com.veeva.vault.sdk.api.data
-
- ObjectFieldFilter.Builder - Interface in com.veeva.vault.sdk.api.data
-
Deprecated.
- ObjectFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on the specified object field.
- ObjectFieldMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.data
-
Retrieves a List of all fields in the
ObjectFieldMetadata
once you've built a request for the given object.
- ObjectFieldMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.data
-
- ObjectFieldMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.data
-
- ObjectFieldMetadataType - Enum in com.veeva.vault.sdk.api.data
-
A list of the possible object field types.
- ObjectFieldRequest - Interface in com.veeva.vault.sdk.api.data
-
- ObjectFieldRequest.Builder - Interface in com.veeva.vault.sdk.api.data
-
- ObjectFieldType - Enum in com.veeva.vault.sdk.api.data
-
A list of all possible object field types.
- ObjectFormulaBooleanFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on Boolean formula fields.
- ObjectFormulaCurrencyFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on currency formula fields.
- ObjectFormulaCurrencyFieldMetadataReturnType - Enum in com.veeva.vault.sdk.api.data
-
A list of all possible currency types for currency formula fields.
- ObjectFormulaDateFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on date formula fields.
- ObjectFormulaDateTimeFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on DateTime formula fields.
- ObjectFormulaFieldExpressionMetadata - Interface in com.veeva.vault.sdk.api.data
-
A container for a formula field expression.
- ObjectFormulaFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on formula fields.
- ObjectFormulaFieldMissingValueBehaviorType - Enum in com.veeva.vault.sdk.api.data
-
A list of all possible missing field behavior types for a formula field.
- ObjectFormulaFieldType - Enum in com.veeva.vault.sdk.api.data
-
A list of all possible return types for a formula field.
- ObjectFormulaFieldTypeMetadata - Interface in com.veeva.vault.sdk.api.data
-
A representation of a typed formula field.
- ObjectFormulaIconFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on icon formula fields.
- ObjectFormulaLinkFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on link formula fields.
- ObjectFormulaNumberFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on number formula fields.
- ObjectFormulaTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on text formula fields.
- ObjectIdFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on ID fields.
- ObjectLifecycleMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata fields for a specific object lifecycle.
- ObjectLifecycleMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleMetadataService - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve object lifecycle, state, state type, stage group, and stage metadata.
- ObjectLifecycleRoleMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata fields for a specific object lifecycle role.
- ObjectLifecycleRoleMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleRoleMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleRoleMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleRoleMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleRoleMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageGroupMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata fields for a specific object lifecycle stage group.
- ObjectLifecycleStageGroupMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageGroupMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageGroupMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageGroupMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageGroupMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata fields for a specific object lifecycle stage.
- ObjectLifecycleStageMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStageMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata fields for a specific object lifecycle state.
- ObjectLifecycleStateMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateTypeMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata fields for a specific object lifecycle state type.
- ObjectLifecycleStateTypeMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateTypeMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateTypeMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateTypeMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateTypeMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleStateUserActionMetadataService - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata about an object lifecycle user action.
- ObjectLifecycleStateUserActionService - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to execute an object lifecycle user action.
- ObjectLifecycleUserActionCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleUserActionInputParameterMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata fields for a specific object action's input object.
- ObjectLifecycleUserActionInputParameterMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleUserActionInputParameterMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleUserActionMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve metadata fields for a specific object lifecycle user action.
- ObjectLifecycleUserActionMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLifecycleUserActionMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectLongTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on long text fields.
- ObjectLookupBooleanFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on Boolean lookup fields.
- ObjectLookupComponentFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on component lookup fields.
- ObjectLookupCurrencyFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on currency lookup fields.
- ObjectLookupDateFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on date lookup fields.
- ObjectLookupDateTimeFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on DateTime lookup fields.
- ObjectLookupFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on lookup fields.
- ObjectLookupFieldType - Enum in com.veeva.vault.sdk.api.data
-
A list of all possible field types for a lookup field.
- ObjectLookupFieldTypeMetadata - Interface in com.veeva.vault.sdk.api.data
-
A representation of a typed lookup field.
- ObjectLookupIdFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on ID lookup fields.
- ObjectLookupLongTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on long text lookup fields.
- ObjectLookupNumberFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on number lookup fields.
- ObjectLookupObjectReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on object reference lookup fields.
- ObjectLookupParentReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on parent reference lookup fields.
- ObjectLookupPicklistFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on picklist lookup fields.
- ObjectLookupRichTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on rich text lookup fields.
- ObjectLookupTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on text lookup fields.
- ObjectMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata for the specified object.
- ObjectMetadataDataStore - Enum in com.veeva.vault.sdk.api.data
-
Represents the data store type of an object.
- ObjectMetadataRequest - Interface in com.veeva.vault.sdk.api.data
-
Retrieves an instance of
ObjectMetadata
to build the request for retrieving object metadata.
- ObjectMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.data
-
- ObjectMetadataService - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve object and object-field metadata.
- ObjectNumberFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on number fields.
- ObjectParentReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on parent reference fields.
- ObjectPicklistFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on picklist fields.
- ObjectRecordLifecycleMetadata - Interface in com.veeva.vault.sdk.api.lifecycle
-
Provides methods to retrieve object lifecycle metadata fields for a specific object record.
- ObjectRecordLifecycleMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
Represents a request to retrieve the object lifecycle metadata fields of multiple object records in the format
of
ObjectRecordLifecycleMetadata
collection.
- ObjectRecordLifecycleMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectRecordLifecycleMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectRecordLifecycleMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectRecordLifecycleMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectRecordLifecycleUserActionCollectionResponse - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectRecordLifecycleUserActionDetail - Interface in com.veeva.vault.sdk.api.lifecycle
-
Represents the metadata associated with a lifecycle user action for a particular record.
- ObjectRecordLifecycleUserActionMetadataRequest - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectRecordLifecycleUserActionMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.lifecycle
-
- ObjectReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on reference fields.
- ObjectReferenceFieldMetadataDeleteType - Enum in com.veeva.vault.sdk.api.data
-
A list of all possible delete types for reference fields.
- ObjectRichTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on rich text fields.
- ObjectTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on text fields.
- ObjectTypeBooleanFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on Boolean object type fields.
- ObjectTypeComponentFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on component object type fields.
- ObjectTypeCurrencyFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on currency object type fields.
- ObjectTypeDateFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on date object type fields.
- ObjectTypeDateTimeFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on DateTime object type fields.
- ObjectTypeDocumentReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on document reference object type fields.
- ObjectTypeFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata for the specified object type field.
- ObjectTypeFieldMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.data
-
Retrieves a List of all object types in the
ObjectTypeFieldMetadata
once a request is built for the given
object and object type.
- ObjectTypeFieldMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.data
-
- ObjectTypeFieldMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.data
-
- ObjectTypeFieldMetadataType - Enum in com.veeva.vault.sdk.api.data
-
A list of the possible object type field types.
- ObjectTypeFormulaBooleanFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on Boolean formula fields.
- ObjectTypeFormulaCurrencyFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on currency formula fields.
- ObjectTypeFormulaDateFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on date formula fields.
- ObjectTypeFormulaDateTimeFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on DateTime formula fields.
- ObjectTypeFormulaFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on object type formula fields.
- ObjectTypeFormulaFieldType - Enum in com.veeva.vault.sdk.api.data
-
A list of all possible field types for an object type formula field.
- ObjectTypeFormulaFieldTypeMetadata - Interface in com.veeva.vault.sdk.api.data
-
A representation of a typed object type formula field.
- ObjectTypeFormulaIconFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on icon formula fields.
- ObjectTypeFormulaLinkFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on link formula fields.
- ObjectTypeFormulaNumberFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on number formula fields.
- ObjectTypeFormulaTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on text formula fields.
- ObjectTypeIdFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on ID object type fields.
- ObjectTypeLongTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on long text object type fields.
- ObjectTypeLookupBooleanFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on Boolean lookup fields.
- ObjectTypeLookupComponentFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on component lookup fields.
- ObjectTypeLookupCurrencyFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on currency lookup fields.
- ObjectTypeLookupDateFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on date lookup fields.
- ObjectTypeLookupDateTimeFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on DateTime lookup fields.
- ObjectTypeLookupFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on object type lookup fields.
- ObjectTypeLookupFieldType - Enum in com.veeva.vault.sdk.api.data
-
A list of all possible field types for an object type lookup field.
- ObjectTypeLookupFieldTypeMetadata - Interface in com.veeva.vault.sdk.api.data
-
A representation of a typed object type lookup field.
- ObjectTypeLookupIdFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on ID lookup fields.
- ObjectTypeLookupLongTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on long text lookup fields.
- ObjectTypeLookupNumberFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on number lookup fields.
- ObjectTypeLookupObjectReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on object lookup fields.
- ObjectTypeLookupParentReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on parent object lookup fields.
- ObjectTypeLookupPicklistFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on picklist lookup fields.
- ObjectTypeLookupRichTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on rich text lookup fields.
- ObjectTypeLookupTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common object type metadata on text lookup fields.
- ObjectTypeMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata for the specified object type.
- ObjectTypeMetadataCollectionRequest - Interface in com.veeva.vault.sdk.api.data
-
Retrieves a List of all object types in the
ObjectTypeMetadata
once a request is built for the given object.
- ObjectTypeMetadataCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.data
-
- ObjectTypeMetadataCollectionResponse - Interface in com.veeva.vault.sdk.api.data
-
- ObjectTypeNumberFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on number object type fields.
- ObjectTypeObjectReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on object reference object type fields.
- ObjectTypeParentReferenceFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on parent reference object type fields.
- ObjectTypePicklistFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on picklist object type fields.
- ObjectTypeRichTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on rich text object type fields.
- ObjectTypeTextFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on text object type fields.
- ObjectTypeUnboundDocumentFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on unbound document object type fields.
- ObjectUnboundDocumentFieldMetadata - Interface in com.veeva.vault.sdk.api.data
-
Provides methods to retrieve common metadata on unbound document fields.
- onError(Consumer<AnnotationReadErrorResult>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReadOperation
-
Sets the function called when the entire read operation fails.
- onError(Consumer<E>) - Method in interface com.veeva.vault.sdk.api.core.VaultInformationOperation
-
Called during execution if the remote Vault information cannot be obtained.
- onError(Consumer<HttpOperationError>) - Method in interface com.veeva.vault.sdk.api.http.HttpOperation
-
- onError(Consumer<UserActionExecutionOperationError>) - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionOperation
-
Sets the function called when the user action execution encounters an error.
- onError(Consumer<QueryOperationError>) - Method in interface com.veeva.vault.sdk.api.query.QueryOperation
-
- onError(MessageDeliveryEventHandlerContext) - Method in interface com.veeva.vault.sdk.api.queue.MessageDeliveryEventHandler
-
Handles actions to take when the final Spark message delivery retry fails.
- onError(Consumer<WorkflowActionError>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowAddParticipantsOperation
-
Sets the function called when adding participants to an active workflow has errors.
- onError(Consumer<WorkflowActionError>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowCancelOperation
-
Sets the function called when the workflow cancel has errors.
- onError(Consumer<WorkflowActionError>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRemoveItemsOperation
-
Sets the function called when removing items from an active workflow has errors.
- onError(Consumer<WorkflowActionError>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowReplaceOwnerOperation
-
Sets the function called when replacing the owner of an active workflow has errors.
- onError(Consumer<WorkflowStartInstanceError>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceOperation
-
Sets the function called when the workflow start has errors.
- onError(Consumer<WorkflowActionError>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowUpdateDueDateOperation
-
Sets the function called when updating the due date of an active workflow has errors.
- onErrors(Consumer<List<E>>) - Method in interface com.veeva.vault.sdk.api.core.BatchOperation
-
A function called during execution if there is at least one error in the batch.
- onPostExecute(PostExecutionDocumentActionUIContext) - Method in interface com.veeva.vault.sdk.api.action.DocumentAction
-
The logic to execute after the action is invoked during the post-execution phase.
- onPostExecute(PostExecutionRecordActionUIContext) - Method in interface com.veeva.vault.sdk.api.action.RecordAction
-
The logic to execute after the action is invoked, during the post-execution phase.
- onPreExecute(PreExecutionDocumentActionUIContext) - Method in interface com.veeva.vault.sdk.api.action.DocumentAction
-
The logic to execute before the action is invoked during the pre-execution phase.
- onPreExecute(PreExecutionRecordActionUIContext) - Method in interface com.veeva.vault.sdk.api.action.RecordAction
-
The logic to execute before the action is invoked, during the pre-execution phase.
- onSend(MessageDeliveryEventHandlerSendContext) - Method in interface com.veeva.vault.sdk.api.queue.MessageDeliveryEventHandler
-
Executed before each outbound Spark message delivery try or retry.
- onSuccess(Consumer<AnnotationReadResponse>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReadOperation
-
Sets the function called when the read operation completes successfully.
- onSuccess(Consumer<S>) - Method in interface com.veeva.vault.sdk.api.core.VaultInformationOperation
-
Called during execution if the remote VaultInformation was obtained successfully.
- onSuccess(Consumer<HttpResponse<T>>) - Method in interface com.veeva.vault.sdk.api.http.HttpOperation
-
A function called when HTTP request execution has completed successfully with an HTTP response status code of 200.
- onSuccess(Consumer<T>) - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionOperation
-
Sets the function called when the user action execution succeeds.
- onSuccess(Consumer<T>) - Method in interface com.veeva.vault.sdk.api.query.QueryOperation
-
Sets the function called when VQL execution completes successfully.
- onSuccess(Consumer<WorkflowActionResponse>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowAddParticipantsOperation
-
Sets the function called when adding participants to an active workflow succeeds.
- onSuccess(Consumer<WorkflowActionResponse>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowCancelOperation
-
Sets the function called when the workflow cancel succeeds.
- onSuccess(Consumer<WorkflowRemoveItemsResponse>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRemoveItemsOperation
-
Sets the function called when removing items from an active workflow succeeds.
- onSuccess(Consumer<WorkflowActionResponse>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowReplaceOwnerOperation
-
Sets the function called when replacing the owner of an active workflow succeeds.
- onSuccess(Consumer<T>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceOperation
-
Sets the function called when the workflow start succeeds.
- onSuccess(Consumer<WorkflowActionResponse>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowUpdateDueDateOperation
-
Sets the function called when updating the due date of an active workflow succeeds.
- onSuccesses(Consumer<List<S>>) - Method in interface com.veeva.vault.sdk.api.core.BatchOperation
-
A function called during execution if there is at least one success in the batch.
- validate(QueryValidationRequest) - Method in interface com.veeva.vault.sdk.api.query.QueryService
-
Creates an operation to validate the given queryValidationRequest
.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.action.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.annotation.AnnotationBatchDeleteErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.annotation.AnnotationBatchSaveErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.annotation.AnnotationReadErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.connection.ConnectionUser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.core.EventPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.core.EventSegment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.core.RequestContextUserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.core.TriggerOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.core.UserDefinedPropertyInclude
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.core.VaultInformationOperationError.VaultInformationOperationErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.csv.LineEnding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadataVersionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectFieldMetadataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectFormulaCurrencyFieldMetadataReturnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectFormulaFieldMissingValueBehaviorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectFormulaFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectLookupFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectMetadataDataStore
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadataDeleteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectTypeFormulaFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.ObjectTypeLookupFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.RecordAttachmentBatchOperationErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.RecordEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.data.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.document.DocumentFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.document.DocumentTypeLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.email.EmailBodyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.email.EmailSenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.group.GroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.http.HttpOperationErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.http.HttpRequestContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.integration.ItemErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.integration.MessageErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.integration.ReferenceLookupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.job.TaskState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.lifecycle.ActionErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.notification.NotificationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.query.QueryEscapeOverride
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.query.QueryLogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.query.QueryOperationErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.query.QueryTargetOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.queue.MessageDeliveryErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.role.RecordRoleEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowStartStepType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowStepType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowTaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.veeva.vault.sdk.api.action.Usage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.annotation.AnnotationBatchDeleteErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.annotation.AnnotationBatchSaveErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.annotation.AnnotationReadErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.connection.ConnectionUser
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.core.EventPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.core.EventSegment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.core.RequestContextUserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.core.TriggerOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.core.UserDefinedPropertyInclude
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.core.VaultInformationOperationError.VaultInformationOperationErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.csv.LineEnding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectDocumentReferenceFieldMetadataVersionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectFieldMetadataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectFormulaCurrencyFieldMetadataReturnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectFormulaFieldMissingValueBehaviorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectFormulaFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectLookupFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectMetadataDataStore
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectReferenceFieldMetadataDeleteType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectTypeFormulaFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.ObjectTypeLookupFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.RecordAttachmentBatchOperationErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.RecordEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.data.SourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.document.DocumentFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.document.DocumentTypeLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.email.EmailBodyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.email.EmailSenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.group.GroupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.http.HttpOperationErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.http.HttpRequestContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.integration.ItemErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.integration.MessageErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.integration.ReferenceLookupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.job.TaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.lifecycle.ActionErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.notification.NotificationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.query.QueryEscapeOverride
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.query.QueryLogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.query.QueryOperationErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.query.QueryTargetOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.queue.MessageDeliveryErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.role.RecordRoleEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowStartStepType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowStepType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowTaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.veeva.vault.sdk.api.workflow.WorkflowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueType<T> - Interface in com.veeva.vault.sdk.api.core
-
Type of data supported by the Vault Java SDK.
- VaultCollections - Class in com.veeva.vault.sdk.api.core
-
A utility to create JDK Collections and Arrays.
- VaultCollections() - Constructor for class com.veeva.vault.sdk.api.core.VaultCollections
-
- VaultCollectors - Class in com.veeva.vault.sdk.api.core
-
- VaultCollectors() - Constructor for class com.veeva.vault.sdk.api.core.VaultCollectors
-
- VaultInformation - Interface in com.veeva.vault.sdk.api.core
-
Provides access to basic configuration information about the local Vault.
- VaultInformationOperation<S,E> - Interface in com.veeva.vault.sdk.api.core
-
- VaultInformationOperationError - Interface in com.veeva.vault.sdk.api.core
-
- VaultInformationOperationError.VaultInformationOperationErrorType - Enum in com.veeva.vault.sdk.api.core
-
- VaultInformationService - Interface in com.veeva.vault.sdk.api.core
-
- VaultRuntimeException - Exception in com.veeva.vault.sdk.api.core
-
- VaultRuntimeException() - Constructor for exception com.veeva.vault.sdk.api.core.VaultRuntimeException
-
Deprecated.
Constructs a new runtime exception with null
as its
detail message.
- VaultRuntimeException(String) - Constructor for exception com.veeva.vault.sdk.api.core.VaultRuntimeException
-
Deprecated.
Constructs a new runtime exception with the specified detail message.
- VaultRuntimeException(String, Throwable) - Constructor for exception com.veeva.vault.sdk.api.core.VaultRuntimeException
-
Deprecated.
Constructs a new runtime exception with the specified detail message and
cause.
- VaultRuntimeException(Throwable) - Constructor for exception com.veeva.vault.sdk.api.core.VaultRuntimeException
-
Deprecated.
Constructs a new runtime exception with the specified cause and a
detail message of (cause==null ? null : cause.toString())
,
which typically contains the class and detail message of
cause
.
- warn(String) - Method in interface com.veeva.vault.sdk.api.core.LogService
-
Outputs an WARN type message to the Debug Log and Runtime Log.
- warn(String, Object...) - Method in interface com.veeva.vault.sdk.api.core.LogService
-
Outputs the templated WARN type message to the Debug Log and Runtime Log.
- warn(Supplier<String>) - Method in interface com.veeva.vault.sdk.api.core.LogService
-
Output the String returned from a single call to messageSupplier.get() to the Debug Log and Runtime Log.
- withActionType(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadataRequest.Builder
-
Optional: sets the name of the action type associated with the requested object lifecycle user action.
- withActionType(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleUserActionMetadataRequest.Builder
-
Optional: sets the name of the action type associated with the requested object lifecycle user action.
- withActive(boolean) - Method in interface com.veeva.vault.sdk.api.document.DocumentFieldFilter.Builder
-
Optional: Sets a filter to retrieve active field attributes only.
- withActive(boolean) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataCollectionRequest.Builder
-
Optional: sets the status value for the requested object lifecycles.
- withActive(boolean) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadataCollectionRequest.Builder
-
Optional: sets the status value for the object lifecycle stage groups requested.
- withActive(boolean) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataCollectionRequest.Builder
-
Optional: sets the status value for the object lifecycle stages requested.
- withActive(boolean) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadataCollectionRequest.Builder
-
Optional: sets the status value for the object lifecycle states requested.
- withActive(boolean) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadataCollectionRequest.Builder
-
Optional: sets the status value for the object lifecycle state types requested.
- withActiveOnly() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadataCollectionRequest.Builder
-
Optional: Sets a filter to retrieve active object types only.
- withAllQueryObjectRules(boolean) - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRuleQuery.Builder
-
- withAnnotationIds(List<String>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationBatchDeleteRequest.Builder
-
Specifies the IDs of the annotations to be deleted.
- withAnnotationIds(List<String>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReadRequest.Builder
-
Conditional: The annotation IDs of the annotations to read.
- withAnnotations(List<Annotation>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationBatchSaveRequest.Builder
-
Specifies the
Annotation
s to be created or updated.
- withAnnotationTypes(Set<String>) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReadRequest.Builder
-
Optional: Specifies the annotation types to limit the read operation to by name.
- withAttachmentExternalId(String) - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment.Builder
-
The external ID of the attachment.
- withAttachmentExternalId(String) - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment.Builder
-
The external ID of the attachment.
- withAttachmentId(String) - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment.Builder
-
The ID of the attachment record.
- withAttachmentId(String) - Method in interface com.veeva.vault.sdk.api.data.RecordAttachmentFileReferenceRequest.Builder
-
Set the ID of the attachment for the request and return the Builder itself.
- withAttachmentId(String) - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment.Builder
-
The ID of the attachment record.
- withAttachmentVersionId(String) - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment.Builder
-
The version of the attachment, e.g., "1", "2" and so on.
- withAttachmentVersionId(String) - Method in interface com.veeva.vault.sdk.api.data.RecordAttachmentFileReferenceRequest.Builder
-
The version of the attachment, for example, "1", "2", and so on.
- withAttachmentVersionId(String) - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment.Builder
-
The version of the attachment, for example, "1", "2", and so on.
- withBanner(UserActionExecutionBanner) - Method in interface com.veeva.vault.sdk.api.action.PostExecutionUserActionUIBehavior.Builder
-
Displays an in-progress banner notification with a custom message
when a workflow action (in the USER_ACTION
use case) kicks off a job.
- withClassification(String) - Method in interface com.veeva.vault.sdk.api.document.DocumentTypeRequest.Builder
-
Optional: Sets the document classification name.
- withComment(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowCancelRequest.Builder
-
Sets the cancellation comment.
- withConnectionContext(ConnectionContext) - Method in interface com.veeva.vault.sdk.api.data.RecordAttachmentFileReferenceRequest.Builder
-
Set the connectionContext for the request and return the Builder itself
- withConnectionId(String) - Method in interface com.veeva.vault.sdk.api.integration.GetIntegrationRulesRequestBuilder
-
Required: Sets the connection ID.
- withDescription(String) - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment.Builder
-
The description of the attachment.
- withDialog(UserActionExecutionDialog) - Method in interface com.veeva.vault.sdk.api.action.PreExecutionUserActionUIBehavior.Builder
-
Display an execution confirmation dialog at runtime.
- withDisplayFormat() - Method in interface com.veeva.vault.sdk.api.data.RecordDisplayRequest.Builder
-
Required: Sets a flag to retrieve display values of fields with display format attribute.
- withDocumentIds(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRemoveItemsRequest.Builder
-
Optional: sets the list of document IDs to remove from the active workflow.
- withDocuments(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.AvailableWorkflowMetadataCollectionRequest.Builder
-
Optional: sets the list of documents to search for any available workflows.
- withDocuments(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceCollectionRequest.Builder
-
Optional: sets the list of documents against which workflows are being executed.
- withDocuments(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceRequest.Builder
-
Optional: sets the list of documents to search for the specified workflow.
- withDocuments(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartMetadataRequest.Builder
-
Optional: sets the list of documents to search for the specified workflow.
- withDocumentType(DocumentType) - Method in interface com.veeva.vault.sdk.api.document.DocumentFieldCollectionRequest.Builder
-
- withDocumentTypeDetailId(String) - Method in interface com.veeva.vault.sdk.api.document.DocumentTypeRequest.Builder
-
Optional: Sets the document type detail record id.
- withDocumentVersionId(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReadRequest.Builder
-
Conditional: The document version ID to request annotations from.
- withDueDate(ZonedDateTime) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowUpdateDueDateRequest.Builder
-
Required: sets the new due date.
- withEditable(boolean) - Method in interface com.veeva.vault.sdk.api.document.DocumentFieldFilter.Builder
-
Optional: sets a filter to only retrieve fields which the current user has permission to edit.
- withField(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemarkValueSetRequest.Builder
-
Required: Sets the name of the annotation placemark field to retrieve the value set for.
- withField(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationValueSetRequest.Builder
-
Required: Sets the name of the annotation field to retrieve the value set for.
- withFieldFilter(ObjectFieldFilter) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldCollectionRequest.Builder
-
Deprecated.
Optional: Sets the filter to be applied for
ObjectField
bulk retrieval.
- withFieldFilter(DocumentFieldFilter) - Method in interface com.veeva.vault.sdk.api.document.DocumentFieldCollectionRequest.Builder
-
Optional: Sets the filter to apply for
DocumentField
bulk retrieval.
- withFieldName(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldRequest.Builder
-
Deprecated.
Required: Sets the field name.
- withFieldNames(List<String>) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadataCollectionRequest.Builder
-
Optional: Sets a filter to retrieve field metadata with the specified names.
- withFieldNames(List<String>) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadataCollectionRequest.Builder
-
Optional: Sets a filter to retrieve object type fields with the specified names.
- withFieldNames(List<String>) - Method in interface com.veeva.vault.sdk.api.data.RecordDisplayRequest.Builder
-
Optional: Sets a filter to retrieve display values of fields with the specified names.
- withFieldNames(Set<String>) - Method in interface com.veeva.vault.sdk.api.document.DocumentFieldCollectionRequest.Builder
-
Optional: Sets the field names.
- withFileReference(FileReference) - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment.Builder
-
The file reference of the attachment.
- withFind(String) - Method in interface com.veeva.vault.sdk.api.query.Query.Builder
-
Sets the FIND
clause, replacing any previously set value.
- withFrom(String, QueryTargetOption...) - Method in interface com.veeva.vault.sdk.api.query.Query.Builder
-
Sets the query target which appears in the FROM
clause.
- withGroupIds(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroupInputParameter.Builder
-
Optional: sets the group IDs to add to a participant group.
- withGroupIds(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantInputParameter.Builder
-
Optional: sets a list of group IDs for this participant input.
- withInputParameters(List<WorkflowParticipantGroupInputParameter>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowAddParticipantsRequest.Builder
-
Required: sets the workflow participant group input parameters.
- withInputParameters(String, Object) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceRequest.Builder
-
Optional: sets the input parameter key and value to start for the specified workflow.
- withIntegrationPointAPIName(String) - Method in interface com.veeva.vault.sdk.api.integration.GetIntegrationRulesRequestBuilder
-
Optional: Sets the integration point API Name.
- withIntegrationRule(IntegrationRule) - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequestBuilder
-
Required: Sets the integration rule.
- withIntegrationRule(String) - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRuleQuery.Builder
-
- withLanguage(String) - Method in interface com.veeva.vault.sdk.api.i18n.TranslationsReadRequestBuilder
-
Specifies the Vault-supported language code.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataRequest.Builder
-
Optional: sets the object lifecycle name.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleRoleMetadataCollectionRequest.Builder
-
Required: sets the lifecycle name for the requested object lifecycle roles.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleRoleMetadataRequest.Builder
-
Required: sets the object lifecycle name.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadataCollectionRequest.Builder
-
Required: sets the name of the object lifecycle associated with the object lifecycle stage groups to
retrieve metadata of.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataCollectionRequest.Builder
-
Optional: sets the name of the object lifecycle associated with the object lifecycle stages to retrieve
metadata of.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadataCollectionRequest.Builder
-
Required: sets the lifecycle name for the requested object lifecycle states.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadataRequest.Builder
-
Required: sets the lifecycle name for the requested object lifecycle state.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadataCollectionRequest.Builder
-
Required: sets the lifecycle name for the requested object lifecycle state types.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadataRequest.Builder
-
Required: sets the lifecycle name for the requested object lifecycle state type.
- withLifecycleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadataRequest.Builder
-
Required: sets the lifecycle name of the record associated with the requested object lifecycle user action.
- withLifecycleState(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadataRequest.Builder
-
Required: sets the lifecycle state of the record associated with the requested object lifecycle user action.
- withLifecycleState(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleUserActionMetadataRequest.Builder
-
Optional: sets the lifecycle state of the record associated with the requested object lifecycle user action.
- withMaxRows(long) - Method in interface com.veeva.vault.sdk.api.query.Query.Builder
-
Sets the MAXROWS
clause, replacing any previously set value.
- withMessage(String) - Method in interface com.veeva.vault.sdk.api.action.UserActionExecutionBanner.Builder
-
Required: Set the message in this banner.
- withMessage(String) - Method in interface com.veeva.vault.sdk.api.action.UserActionExecutionDialog.Builder
-
Required: Set the message in this dialog.
- withMessageGroup(String) - Method in interface com.veeva.vault.sdk.api.i18n.TranslationsReadRequestBuilder
-
Specifies the name of a Messagegroup
.
- withMessages(List<String>) - Method in interface com.veeva.vault.sdk.api.i18n.TranslationsReadRequestBuilder
-
Specifies a collection of Message names.
- withName(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationFieldRequest.Builder
-
Required: Sets the name of the field.
- withName(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemarkFieldRequest.Builder
-
Required: Sets the name of the placemark field.
- withName(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemarkTypeRequest.Builder
-
Required: Sets the name of the placemark type.
- withName(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReferenceFieldRequest.Builder
-
Required: Sets the name of the reference field.
- withName(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReferenceTypeRequest.Builder
-
Required: Sets the name of the reference type.
- withName(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationTypeRequest.Builder
-
Required: Sets the name of the annotation type.
- withName(String) - Method in interface com.veeva.vault.sdk.api.picklist.PicklistRequest.Builder
-
Given a picklist name
, builds a request for this picklist.
- withNewOwnerId(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowReplaceOwnerRequest.Builder
-
Required: sets the ID of the new workflow owner.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment.Builder
-
The objectName of the attachment.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldCollectionRequest.Builder
-
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadataCollectionRequest.Builder
-
Required: Sets the object name.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldRequest.Builder
-
Deprecated.
Required: Sets the object name.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectMetadataRequest.Builder
-
Required: Sets the object name.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadataCollectionRequest.Builder
-
Required: Sets the object name.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadataCollectionRequest.Builder
-
Required: Sets the object name.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.RecordAttachmentFileReferenceRequest.Builder
-
Set the objectName for the request and return the Builder itself.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment.Builder
-
The objectName of the attachment.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataRequest.Builder
-
Optional: sets the name of the object associated with the requested object lifecycle.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadataCollectionRequest.Builder
-
Required: sets the object name of the record to retrieve the object lifecycle metadata fields of.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadataRequest.Builder
-
Required: sets the object name of the record to retrieve the object lifecycle metadata fields of.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleUserActionMetadataRequest.Builder
-
Required: sets the name of the object associated with the requested object lifecycle user action.
- withObjectName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionRequest.Builder
-
Required: sets the object name for the user action
- withObjectNames(List<String>) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleMetadataCollectionRequest.Builder
-
Optional: sets the object names associated with the requested object lifecycles.
- withObjectRecordId(String) - Method in interface com.veeva.vault.sdk.api.data.DeleteRecordAttachment.Builder
-
The object record ID of the attachment.
- withObjectRecordId(String) - Method in interface com.veeva.vault.sdk.api.data.RecordAttachmentFileReferenceRequest.Builder
-
Set the ID of the record object for the request and return the Builder itself.
- withObjectRecordId(String) - Method in interface com.veeva.vault.sdk.api.data.SaveRecordAttachment.Builder
-
The object record ID of the attachment.
- withObjectRecordId(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionRequest.Builder
-
Required: sets the ID value of the object record to execute the action on
- withObjectTypeIds(List<String>) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadataCollectionRequest.Builder
-
Optional: Sets a filter to retrieve object types with the specified ids.
- withObjectTypeName(String) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadataCollectionRequest.Builder
-
Required: Sets the object type name.
- withObjectTypeName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataCollectionRequest.Builder
-
Optional: sets the name of the object type associated with the object lifecycle stages requested.
- withObjectTypeNames(List<String>) - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeMetadataCollectionRequest.Builder
-
Optional: Sets a filter to retrieve object types with the specified names.
- withObjectTypeNames(List<String>) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadataCollectionRequest.Builder
-
Optional: sets the names of the object types associated with the requested object lifecycle stage groups.
- withOrderBy(List<String>) - Method in interface com.veeva.vault.sdk.api.query.Query.Builder
-
Sets the ORDER BY
clause, replacing previously set values.
- withParentId(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReplyReadRequest.Builder
-
Required: The ID of the parent annotation to read replies for.
- withParticipantGroupName(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroupInputParameter.Builder
-
Required: sets the participant group name.
- withPlacemark(AnnotationPlacemark) - Method in interface com.veeva.vault.sdk.api.annotation.Annotation.Builder
-
- withQuery(Query) - Method in interface com.veeva.vault.sdk.api.query.QueryCountRequest.Builder
-
Sets the VQL
Query
, replacing any previously set Query or query string.
- withQuery(Query) - Method in interface com.veeva.vault.sdk.api.query.QueryExecutionRequest.Builder
-
Sets the VQL
Query
, replacing any previously set Query or query string.
- withQuery(Query) - Method in interface com.veeva.vault.sdk.api.query.QueryValidationRequest.Builder
-
Sets the VQL
Query
, replacing any previously set Query or query string.
- withQueryData(JsonObject) - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequestBuilder
-
Required: Sets the query data.
- withQueryDescribe(JsonObject) - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequestBuilder
-
Required: Sets the query describe.
- withQueryObjectRules(List<String>) - Method in interface com.veeva.vault.sdk.api.integration.IntegrationRuleQuery.Builder
-
- withQueryString(String) - Method in interface com.veeva.vault.sdk.api.query.QueryCountRequest.Builder
-
Sets the VQL query string, replacing any previously set query string or
Query
.
- withQueryString(String) - Method in interface com.veeva.vault.sdk.api.query.QueryExecutionRequest.Builder
-
Sets the VQL query string, replacing any previously set query string or
Query
.
- withQueryString(String) - Method in interface com.veeva.vault.sdk.api.query.QueryValidationRequest.Builder
-
Sets the VQL query string, replacing any previously set query string or
Query
.
- withRecordAttachments(List<DeleteRecordAttachment>) - Method in interface com.veeva.vault.sdk.api.data.BatchDeleteRecordAttachmentRequest.Builder
-
Required: Sets the record attachments to delete.
- withRecordAttachments(List<SaveRecordAttachment>) - Method in interface com.veeva.vault.sdk.api.data.BatchSaveRecordAttachmentRequest.Builder
-
Required: Sets the record attachments to create or update.
- withRecordId(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadataRequest.Builder
-
Required: sets the ID of the object record to retrieve the object lifecycle metadata fields of.
- withRecordId(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleUserActionMetadataRequest.Builder
-
Required: sets the ID of the record associated with the requested object lifecycle user action.
- withRecordIds(List<String>) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectRecordLifecycleMetadataCollectionRequest.Builder
-
Required: sets the IDs of the object records to retrieve the object lifecycle metadata fields of.
- withRecords(List<Record>) - Method in interface com.veeva.vault.sdk.api.data.RecordBatchDeleteRequest.Builder
-
Required: Sets the list of records to delete in this request.
- withRecords(List<Record>) - Method in interface com.veeva.vault.sdk.api.data.RecordBatchSaveRequest.Builder
-
Required: Sets the list of records to save in this request.
- withRecords(List<Record>) - Method in interface com.veeva.vault.sdk.api.data.RecordDisplayRequest.Builder
-
Required: Sets the list of records to be used for retrieving display values.
- withRecords(String, List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.AvailableWorkflowMetadataCollectionRequest.Builder
-
Optional: sets the list of record IDs to search for any available workflows.
- withRecords(String, List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceCollectionRequest.Builder
-
Optional: sets the list of record IDs against which workflows are being executed.
- withRecords(String, List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRemoveItemsRequest.Builder
-
Optional: sets the list of record IDs to remove from the active workflow.
- withRecords(String, List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceRequest.Builder
-
Optional: sets the list of record IDs to search for the specified workflow.
- withRecords(String, List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartMetadataRequest.Builder
-
Optional: sets the list of record IDs to search for the specified workflow.
- withReferences(List<AnnotationReference>) - Method in interface com.veeva.vault.sdk.api.annotation.Annotation.Builder
-
Optional: Sets the references associated with this annotation.
- withRequired(boolean) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldFilter.Builder
-
Deprecated.
Optional: Sets a filter to retrieve required field attributes only.
- withRequired(boolean) - Method in interface com.veeva.vault.sdk.api.document.DocumentFieldFilter.Builder
-
Optional: Sets a filter to retrieve required field attributes only.
- withRequiredOnly() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadataCollectionRequest.Builder
-
Optional: Sets a filter to retrieve required field attributes only.
- withRequiredOnly() - Method in interface com.veeva.vault.sdk.api.data.ObjectTypeFieldMetadataCollectionRequest.Builder
-
Optional: Sets a filter to retrieve required object type fields only.
- withRoleName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleRoleMetadataRequest.Builder
-
Required: sets the object lifecycle role name.
- withSelect(Collection<String>) - Method in interface com.veeva.vault.sdk.api.query.Query.Builder
-
Sets the SELECT
clause, replacing previously set values.
- withSkip(long) - Method in interface com.veeva.vault.sdk.api.query.Query.Builder
-
Sets the SKIP
clause, replacing any previously set value.
- withStageGroupName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageGroupMetadataRequest.Builder
-
Required: sets the name of the object lifecycle stage group to retrieve metadata of.
- withStageGroupName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataCollectionRequest.Builder
-
Optional: sets the name of the object lifecycle stage group associated with the object lifecycle stages to
retrieve metadata of.
- withStageGroupName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataRequest.Builder
-
Required: sets the object lifecycle stage group name for the requested object lifecycle stage.
- withStageName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataRequest.Builder
-
Required: sets the name of requested object lifecycle stage.
- withStartWorkflowInputParameters(String, Object) - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionRequest.Builder
-
Optional: for a Run Workflow user action, sets the input parameter key and value to start the workflow.
- withStateName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStageMetadataCollectionRequest.Builder
-
Optional: sets the name of the object lifecycle state associated with the object lifecycle stage to retrieve
metadata of.
- withStateName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadataRequest.Builder
-
Required: sets the object lifecycle state name.
- withStateName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadataCollectionRequest.Builder
-
Optional: sets the name of the state associated with the object lifecycle state types requested.
- withStateTypeName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateTypeMetadataRequest.Builder
-
Required: sets the object lifecycle state type name.
- withStateTypeNames(List<String>) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleStateMetadataCollectionRequest.Builder
-
Optional: sets the names of the state types associated with the object lifecycle states requested.
- withSubtype(String) - Method in interface com.veeva.vault.sdk.api.document.DocumentTypeRequest.Builder
-
Optional: Sets the document subtype name.
- withTargetFieldLookup(boolean) - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequestBuilder
-
Optional: Configures the evaluation logic to utilize the target_field_lookup
attribute
to automatically populate an object reference field.
- withTargetName(String) - Method in interface com.veeva.vault.sdk.api.integration.EvaluateFieldRulesRequestBuilder
-
Required: Sets the target name.
- withTitle(String) - Method in interface com.veeva.vault.sdk.api.action.UserActionExecutionDialog.Builder
-
Optional: Set the title for this dialog.
- withTokenRequest(TokenRequest, QueryEscapeOverride...) - Method in interface com.veeva.vault.sdk.api.query.QueryCountRequest.Builder
-
- withTokenRequest(TokenRequest, QueryEscapeOverride...) - Method in interface com.veeva.vault.sdk.api.query.QueryExecutionRequest.Builder
-
- withTokenRequest(TokenRequest, QueryEscapeOverride...) - Method in interface com.veeva.vault.sdk.api.query.QueryValidationRequest.Builder
-
- withType(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemarkValueSetRequest.Builder
-
Required: Sets the name of the annotation placemark type associated with the field to retrieve the value
set for.
- withType(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationValueSetRequest.Builder
-
Required: Sets the name of the annotation type associated with the field to retrieve the value set for.
- withType(String) - Method in interface com.veeva.vault.sdk.api.document.DocumentTypeRequest.Builder
-
Optional: Sets the document type name.
- withTypeName(String) - Method in interface com.veeva.vault.sdk.api.annotation.Annotation.Builder
-
Conditional: Sets the name of the annotation type of this annotation.
- withTypeName(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemark.Builder
-
Required: Specifies the name of the type of this annotation placemark.
- withTypeName(String) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReference.Builder
-
Required: Specifies the name of the type of this annotation reference.
- withUnique(boolean) - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldFilter.Builder
-
Deprecated.
Optional: Sets a filter to retrieve unique field attributes only.
- withUniqueField(String) - Method in interface com.veeva.vault.sdk.api.data.RecordBatchSaveRequest.Builder
-
- withUniqueOnly() - Method in interface com.veeva.vault.sdk.api.data.ObjectFieldMetadataCollectionRequest.Builder
-
Optional: Sets a filter to retrieve unique field attributes only.
- withUserActionName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionInputParameterMetadataRequest.Builder
-
Required: sets the fully qualified user action name associated with the requested object lifecycle user action input parameter.
- withUserActionName(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionRequest.Builder
-
Required: sets the fully qualified name value of the user action.
- withUserIds(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantGroupInputParameter.Builder
-
Optional: sets the user IDs to add to a participant group.
- withUserIds(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowParticipantInputParameter.Builder
-
Optional: sets a list of user IDs for this participant input.
- withUserInputRecordId(String) - Method in interface com.veeva.vault.sdk.api.lifecycle.UserActionExecutionRequest.Builder
-
Optional: for a RecordAction configured as a user action, sets the record ID for the user_input_object.
- withValue(String, Object) - Method in interface com.veeva.vault.sdk.api.annotation.Annotation.Builder
-
Conditional: Specifies the value of a field with the given API name.
- withValue(String, Object) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationPlacemark.Builder
-
Required: Specifies the value of a field with the given name.
- withValue(String, Object) - Method in interface com.veeva.vault.sdk.api.annotation.AnnotationReference.Builder
-
Required: Specifies the value of a field with the given name.
- withValue(String, Object) - Method in interface com.veeva.vault.sdk.api.token.TokenRequest.Builder
-
Sets a custom value for a specified token.
- withWhere(String) - Method in interface com.veeva.vault.sdk.api.query.Query.Builder
-
Sets the WHERE
clause, replacing previously set values.
- withWorkflowId(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowAddParticipantsRequest.Builder
-
Required: sets the active workflow ID.
- withWorkflowId(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowCancelRequest.Builder
-
Required: sets the active workflow id.
- withWorkflowId(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceRequest.Builder
-
Required: set the workflow ID to search for.
- withWorkflowId(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowRemoveItemsRequest.Builder
-
Required: sets the active workflow ID.
- withWorkflowId(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowReplaceOwnerRequest.Builder
-
Required: sets the active workflow ID.
- withWorkflowId(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowUpdateDueDateRequest.Builder
-
Required: sets the active workflow ID.
- withWorkflowIds(List<String>) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowInstanceCollectionRequest.Builder
-
Optional: sets the workflow IDs to search for those workflows.
- withWorkflowName(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartInstanceRequest.Builder
-
Required: adds the specified workflow name to search with.
- withWorkflowName(String) - Method in interface com.veeva.vault.sdk.api.workflow.WorkflowStartMetadataRequest.Builder
-
Required: adds the specified workflow name to search with.
- WorkflowAction - Enum in com.veeva.vault.sdk.api.workflow
-
Actions that can be executed on an active workflow.
- WorkflowActionError - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowActionResponse - Interface in com.veeva.vault.sdk.api.workflow
-
Contains methods to retrieve information about the workflow action.
- WorkflowAddParticipantsOperation - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowAddParticipantsRequest - Interface in com.veeva.vault.sdk.api.workflow
-
A workflow add participants request containing an active workflow instance, the participant group name, and a user or group ID.
- WorkflowAddParticipantsRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowCancelOperation - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowCancelRequest - Interface in com.veeva.vault.sdk.api.workflow
-
A workflow cancel request containing an active workflow instance and cancellation comment, if required.
- WorkflowCancelRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowConfiguration - Interface in com.veeva.vault.sdk.api.workflow
-
Represents the configured workflow definition.
- WorkflowEvent - Enum in com.veeva.vault.sdk.api.workflow
-
Events surrounding workflow execution.
- WorkflowInputValueType<T> - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowInstance - Interface in com.veeva.vault.sdk.api.workflow
-
Represents a runtime instance of a workflow.
- WorkflowInstanceCollectionRequest - Interface in com.veeva.vault.sdk.api.workflow
-
Retrieve a list of
WorkflowInstance
s for the given list of document IDs, record IDs, or workflow IDs.
- WorkflowInstanceCollectionRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowInstanceCollectionResponse - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowInstanceRequest - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowInstanceRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowInstanceService - Interface in com.veeva.vault.sdk.api.workflow
-
Provides methods to retrieve information for and update workflow instances.
- WorkflowItem - Interface in com.veeva.vault.sdk.api.workflow
-
Represents an item that a workflow is executing on.
- WorkflowItemDocument - Interface in com.veeva.vault.sdk.api.workflow
-
Provides methods to retrieve metadata information of a document item in a workflow.
- WorkflowItemRecord - Interface in com.veeva.vault.sdk.api.workflow
-
Provides methods to retrieve metadata information of a record item in a workflow.
- WorkflowItemsResponse - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowItemType - Enum in com.veeva.vault.sdk.api.workflow
-
Types of items a workflow can execute on.
- WorkflowMetadataService - Interface in com.veeva.vault.sdk.api.workflow
-
Provides methods to interact with workflow metadata.
- WorkflowParameterMetadata - Interface in com.veeva.vault.sdk.api.workflow
-
Holds the info for a parameter metadata needed to interact with the workflow.
- WorkflowParticipantGroup - Interface in com.veeva.vault.sdk.api.workflow
-
Provides methods to retrieve information for a participant group of an active workflow.
- WorkflowParticipantGroupInputParameter - Interface in com.veeva.vault.sdk.api.workflow
-
Container for a workflow participant group input parameter.
- WorkflowParticipantGroupInputParameter.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowParticipantGroupResponse - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowParticipantGroupUpdate - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowParticipantInputParameter - Interface in com.veeva.vault.sdk.api.workflow
-
Container for a workflow participant input parameter.
- WorkflowParticipantInputParameter.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowRemoveItemsOperation - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowRemoveItemsRequest - Interface in com.veeva.vault.sdk.api.workflow
-
A workflow remove items request containing an active workflow instance, and a list of document or record IDs.
- WorkflowRemoveItemsRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowRemoveItemsResponse - Interface in com.veeva.vault.sdk.api.workflow
-
Contains methods to retrieve information specific to the remove items workflow action.
- WorkflowReplaceOwnerOperation - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowReplaceOwnerRequest - Interface in com.veeva.vault.sdk.api.workflow
-
A workflow replace owner request containing an active workflow instance and the id of the new workflow owner.
- WorkflowReplaceOwnerRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowRequestExecutionContext - Interface in com.veeva.vault.sdk.api.workflow
-
Contains metadata about the current workflow request.
- WorkflowStartInstanceError - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowStartInstanceOperation<T> - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowStartInstanceRequest - Interface in com.veeva.vault.sdk.api.workflow
-
Request to start a workflow with the given workflow name and list of documents or record IDs and input parameters.
- WorkflowStartInstanceRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowStartInstanceResponse - Interface in com.veeva.vault.sdk.api.workflow
-
Contains methods to retrieve information about the result of the workflow start action.
- WorkflowStartMetadataRequest - Interface in com.veeva.vault.sdk.api.workflow
-
Request to get metadata to start a workflow with the given workflow name and list of documents or record IDs.
- WorkflowStartMetadataRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowStartMetadataResponse - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowStartStepMetadata - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowStartStepType - Enum in com.veeva.vault.sdk.api.workflow
-
Start step types.
- WorkflowStepType - Enum in com.veeva.vault.sdk.api.workflow
-
Types of steps that can exist in a workflow.
- WorkflowTaskChange - Interface in com.veeva.vault.sdk.api.workflow
-
Represents a workflow task that is being modified.
- WorkflowTaskConfiguration - Interface in com.veeva.vault.sdk.api.workflow
-
Contains information about the workflow task step configuration.
- WorkflowTaskInstance - Interface in com.veeva.vault.sdk.api.workflow
-
Represents a workflow task instance created from execution of a task step.
- WorkflowTaskQueryParameters - Interface in com.veeva.vault.sdk.api.workflow
-
Provides a mechanism to filter workflow task instances.
- WorkflowTaskService - Interface in com.veeva.vault.sdk.api.workflow
-
Provides methods to retrieve and perform updates for tasks of an active workflow.
- WorkflowTaskStatus - Enum in com.veeva.vault.sdk.api.workflow
-
Statuses a workflow task instance can be in.
- WorkflowType - Enum in com.veeva.vault.sdk.api.workflow
-
Supported workflow types.
- WorkflowUpdateDueDateOperation - Interface in com.veeva.vault.sdk.api.workflow
-
- WorkflowUpdateDueDateRequest - Interface in com.veeva.vault.sdk.api.workflow
-
A workflow update due date request containing an active workflow instance and new due date.
- WorkflowUpdateDueDateRequest.Builder - Interface in com.veeva.vault.sdk.api.workflow
-