Optional
searchProperties: SearchProperty[]Private
Optional
searchThe accessor for Properties
Static
NULL_Constant used to represent null dates in the V2 API. This must be explicitly set as the restriction value when using either the NULL or NOTNULL comparators on date fields.
Static
NULL_Constant used to represent null values in the V2 API.
Private
applyPrivate
getReturn a search property by ID
Private
toFIQLGiven a list of clauses, recursively generate the FIQL query string.
Private
toFIQLComparatorGiven a comparator, convert it to a correspond comparator that can be used in the FIQL expression.
Private
toFIQLOperatorGiven an operator, convert it to the corresponding FIQL operator.
Private
toFIQLValueGiven a restriction, compute the value to use in the FIQL expression.
Generated using TypeDoc
Converts a [[Filter]] into ReSTv2 FIQL parameters.