SearchParametersResult

FieldTypeDescription

types

DocumentType[]

List of all the types of objects that can be searched for.

status

String[]

List of all the statuses that can be searched for.

lock

LockState[]

List of all the lock states that can be searched for. The possible values are:

  • NOT_LOCKED
  • LOCKED_BY_ME
  • LOCKED_BY_OTHERS

sort

SortCriteria[]

List of all the sort criteria that can be used. The possible values are:

  • SORT_RELEVANCY
  • SORT_TITLE
  • SORT_TITLE_REVERSE
  • SORT_MOD_DATE
  • SORT_MOD_DATE_REVERSE