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

    Class Restriction

    A query restriction.

    Index

    Constructors

    Properties

    attribute: string

    The model attribute (name, id, etc.) to query.

    comparator: Comparator

    The comparator to use when querying.

    value?: any

    The value to compare the attribute property to.

    Methods