Skip to main content
Version: Next

MetadataStorage

Index

Constructors

constructor

Properties

staticreadonlyPATH_SYMBOL

PATH_SYMBOL: typeof PATH_SYMBOL = ...

Methods

[iterator]

decorate

  • decorate(em): void

find

get

getAll

getByClassName

getById

getByUniqueName

has

  • has<T>(entityName): boolean
  • Parameters

    Returns boolean

reset

  • reset<T>(entityName): void

set

staticclear

  • clear(): void
  • Returns void

staticgetMetadata

staticisKnownEntity

  • isKnownEntity(name): boolean
  • Parameters

    • name: string

    Returns boolean