Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventDAO

Data access for OnmsEvent objects.

Hierarchy

Index

Constructors

constructor

Accessors

filterProcessor

http

Methods

find

get

Protected getApiVersion

  • getApiVersion(): number

Protected getCount

  • getCount(data: any): number
  • A convenience method to make it easy for implementers to extract the count (or totalCount) values from response data.

    Parameters

    • data: any

    Returns number

Protected getOptions

searchProperties

Protected searchPropertyPath

  • searchPropertyPath(): string

Protected toDate

  • toDate(from: any): Moment | undefined

Protected toNumber

  • toNumber(from: any): number | undefined

Generated using TypeDoc