Skip to main content
Version: 6.3

ObjectHydrator

Hierarchy

Index

Constructors

constructor

Methods

hydrate

  • hydrate<T>(entity, meta, data, factory, type, newEntity, convertCustomTypes, schema): void
  • @inheritDoc

    Type parameters

    • T: object

    Parameters

    Returns void

hydrateReference

  • hydrateReference<T>(entity, meta, data, factory, convertCustomTypes, schema): void
  • @inheritDoc

    Type parameters

    • T: object

    Parameters

    Returns void

isRunning

  • isRunning(): boolean
  • Returns boolean