Index
All Classes and Interfaces|All Packages
B
- build() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerResponse.Builder
-
Builds the
QualityOneCoaEmailIntakeHandlerResponse
object. - build() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneIntakeInspection.Builder
-
Builds the
QualityOneIntakeInspection
object.
C
- com.veeva.vault.app.qualityone.sdk.api - package com.veeva.vault.app.qualityone.sdk.api
- com.veeva.vault.app.qualityone.sdk.api.coaemailintake - package com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
This package provides interfaces to implement custom QualityOne COA Email Intake Handlers.
- CommentTriggerExecutionService - Interface in com.veeva.vault.app.qualityone.sdk.api
-
Deprecated.
E
- EasyRoleAssignmentService - Interface in com.veeva.vault.app.qualityone.sdk.api
-
Responsible for executing the Team Member sync-up logic on direct (manual) role assignment(s).
- execute(QualityOneCoaEmailIntakeHandlerContext) - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandler
-
Invokes the Supplier Initiated COA Email Processor to process an email received by the Vault Email Service.
- execute(RecordTriggerContext) - Method in interface com.veeva.vault.app.qualityone.sdk.api.CommentTriggerExecutionService
-
Deprecated.Invoked when any record trigger event executes on a comment object.
- execute(RecordTriggerContext) - Method in interface com.veeva.vault.app.qualityone.sdk.api.EasyRoleAssignmentService
-
Invoked when a record trigger executes.
- execute(RecordRoleTriggerContext) - Method in interface com.veeva.vault.app.qualityone.sdk.api.EasyRoleAssignmentService
-
Invoked when a record role trigger executes.
G
- getEmailAttachments() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerContext
-
Retrieves the list of file attachments.
- getEmailBody() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerContext
-
Retrieves the email body.
- getEmailSubject() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerContext
-
Retrieves the email subject.
- getFileExtension() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneEmailAttachment
-
Retrieves the extension of this file.
- getFileName() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneEmailAttachment
-
Retrieves the name of this file.
- getFileSize() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneEmailAttachment
-
Retrieves the size of this file, measured in bytes.
- getSenderEmail() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerContext
-
Retrieves the sender's email address.
I
- inboundEmailAddress() - Element in annotation interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerInfo
-
Specifies the inbound email address component name configured with the Supplier Initiated COA Email Processor.
N
- newCoaEmailIntakeProcessorResponseBuilder() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerContext
-
Creates a new instance of
QualityOneCoaEmailIntakeHandlerResponse.Builder
- newIntakeInspectionBuilder() - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerContext
-
Creates a new instance of
QualityOneIntakeInspection.Builder
Q
- QualityOneCoaEmailIntakeHandler - Interface in com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
Executes custom logic to build the COA Inspection record.
- QualityOneCoaEmailIntakeHandlerContext - Interface in com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
Provides access to contextual information exposed in the
QualityOneCoaEmailIntakeHandler
. - QualityOneCoaEmailIntakeHandlerInfo - Annotation Interface in com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
Indicates a class is a
QualityOneCoaEmailIntakeHandler
. - QualityOneCoaEmailIntakeHandlerResponse - Interface in com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
Represents a response from executing the
QualityOneCoaEmailIntakeHandler
. - QualityOneCoaEmailIntakeHandlerResponse.Builder - Interface in com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
Provides methods to build a
QualityOneCoaEmailIntakeHandlerResponse
object. - QualityOneEmailAttachment - Interface in com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
Represents a file attached to an email.
- QualityOneIntakeInspection - Interface in com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
Represents a COA Inspection record.
- QualityOneIntakeInspection.Builder - Interface in com.veeva.vault.app.qualityone.sdk.api.coaemailintake
-
Provides methods to build a
QualityOneIntakeInspection
object.
W
- withExcludedAttachments(List<QualityOneEmailAttachment>) - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerResponse.Builder
-
Sets the list of email attachments to exclude from the COA email intake process.
- withIntakeInspection(QualityOneIntakeInspection) - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneCoaEmailIntakeHandlerResponse.Builder
-
Sets the individual
QualityOneIntakeInspection
object used to create a COA Inspection record during the COA email intake process. - withValue(String, Object) - Method in interface com.veeva.vault.app.qualityone.sdk.api.coaemailintake.QualityOneIntakeInspection.Builder
-
Sets the value for a field on the COA Inspection record.
All Classes and Interfaces|All Packages