Package com.veeva.vault.sdk.api.query
Interface QueryHiddenSubqueryResult
- All Superinterfaces:
QueryRecordPropertyResult
Represents the output of
QueryRecordPropertyType.HIDDEN_SUBQUERIES
.-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the List of hidden subqueries on this result row for the querying user.
-
Method Details
-
getRelationshipNames
Retrieves the List of hidden subqueries on this result row for the querying user.- Returns:
- List of subqueries hidden on this result row
-