Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PropertiesCache

The Properties Cache persists all properties for each AbstractDAO.

Hierarchy

  • PropertiesCache

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private properties

properties: SearchProperty[]

The properties for each cache.

Static Private caches

caches: any = new Map<string, PropertiesCache>()

The cache persistence.

Methods

getProperties

getProperty

Static get

Static put

Generated using TypeDoc