Uses of Package
com.veeva.vault.sdk.api.integration
Packages that use com.veeva.vault.sdk.api.integration
Package
Description
This package provides interfaces to build Vault to Vault integrations which require data mapping.
-
Classes in com.veeva.vault.sdk.api.integration used by com.veeva.vault.sdk.api.integrationClassDescriptionProvides the data needed to evaluate a field rule; built from
EvaluateFieldRulesRequestBuilder
.Provides methods to build anEvaluateFieldRulesRequest
; built fromIntegrationRuleService.newEvaluateFieldRulesRequestBuilder()
.Provides methods to retrieve information about an evaluated field rule; returned fromIntegrationRuleService.evaluateFieldRules(EvaluateFieldRulesRequest)
.Provides methods to retrieve information related to a FieldRule.Provides methods to retrieve the error type and message associated with a field rule.Provides methods to retrieve information after evaluating a field rule.Provides the data needed to retrieve a specific set of integration rules; built fromGetIntegrationRulesRequestBuilder.build()
.Provides methods to build aGetIntegrationRulesRequest
; built fromIntegrationRuleService.newGetIntegrationRulesRequestBuilder()
.Provides methods to retrieve information associated with an integration rule; returned fromIntegrationRuleService.getIntegrationRules(GetIntegrationRulesRequest)
.Provides methods to retrieve information related to anIntegrationRule
.Provides methods to retrieve the error type and message associated with an integration rule.Creates an instance ofIntegrationRuleQuery
.Valid integration and field rule item error types.Valid integration and field rule message error types.Provides methods to retrieve information related to a query object rule.Valid reference look up types forFieldrule
subcomponent underIntegrationrule
.