Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Filter

A query filter for DAOs.

param

the model type (OnmsAlarm, OnmsEvent, etc.)

Hierarchy

Index

Constructors

constructor

Properties

clauses

clauses: Clause[] = [] as Clause[]

The clauses containing the nested restrictions and their logical operators.

limit

limit: number = 1000

how many results to get back by default

Methods

withAndRestriction

withOrRestriction

Generated using TypeDoc