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

    Class Filter

    A query filter for DAOs.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    clauses: Clause[]

    The clauses containing the nested restrictions and their logical operators.

    limit: number = 1000

    how many results to get back by default

    orderBy: OrderBy[] = []

    how to sort results

    Methods