Uses of Interface
com.veeva.vault.sdk.api.query.Query
Packages that use Query
Package
Description
This package provides interfaces to build Vault to Vault integrations which require data mapping.
This package provides interfaces to perform various operations using VQL queries and retrieve information from
query responses.
-
Uses of Query in com.veeva.vault.sdk.api.integration
Methods in com.veeva.vault.sdk.api.integration that return Query -
Uses of Query in com.veeva.vault.sdk.api.query
Methods in com.veeva.vault.sdk.api.query that return QueryMethods in com.veeva.vault.sdk.api.query with parameters of type QueryModifier and TypeMethodDescriptionQueryService.newQueryBuilderFromQuery
(Query query) Creates aQuery.Builder
based on aQuery
.Sets the VQLQuery
, replacing any previously set Query or query string.Sets the VQLQuery
, replacing any previously set Query or query string.Sets the VQLQuery
, replacing any previously set Query or query string.