Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DistributedStorageEntityController

Hierarchy

  • DistributedStorageEntityController

Implements

Index

Constructors

constructor

Properties

factory

Methods

aggregate

find

findOne

  • findOne<T>(fn: string | Function | ClassType<T>, conditions?: any, options?: IDistributedFindOptions): Promise<T>

forClass

  • forClass(cls: string | Function | ClassType<any>): IEntityRef

name

  • name(): string

remove

save

update

Generated using TypeDoc