OpenNMS.js - v2.6.2-SNAPSHOT
    Preparing search index...

    Class V2FilterProcessor

    Converts a [[Filter]] into ReSTv2 FIQL parameters.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    NULL_DATE: string = '1970-01-01T00:00:00.000+0000'

    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.

    NULL_VALUE: string = '\u0000'

    Constant used to represent null values in the V2 API.

    Methods