Package com.veeva.vault.sdk.api.query
Interface QueryEditableFieldResult
- All Superinterfaces:
QueryRecordPropertyResult
Represents the output of
QueryRecordPropertyType.EDITABLE_FIELDS.-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the List of selected fields that are editable for the querying user.
-
Method Details
-
getFieldNames
Retrieves the List of selected fields that are editable for the querying user.- Returns:
- List of editable fields
-