Interface QueryHiddenFieldResult

All Superinterfaces:
QueryRecordPropertyResult

public interface QueryHiddenFieldResult extends QueryRecordPropertyResult
Represents the output of QueryRecordPropertyType.HIDDEN_FIELDS.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the List of selected fields hidden on this result row for the querying user.
  • Method Details

    • getFieldNames

      List<String> getFieldNames()
      Retrieves the List of selected fields hidden on this result row for the querying user.
      Returns:
      List of selected fields hidden on this result row