Uses of Interface
com.veeva.vault.sdk.api.query.QueryFacetResult
Packages that use QueryFacetResult
Package
Description
This package provides interfaces to perform various operations using VQL queries and retrieve information from
query responses.
-
Uses of QueryFacetResult in com.veeva.vault.sdk.api.query
Methods in com.veeva.vault.sdk.api.query that return types with arguments of type QueryFacetResultModifier and TypeMethodDescriptionQueryFacetResponse.getResults()
A List ofQueryFacetResult
s in the order in which they were requested in theQueryFacetRequest
.