Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new StreamMDODelta(oldMDO: Mdo, oldType: string, newMDO: Mdo, newType: string, slug: string, guid?: undefined | string): StreamMDODelta

Properties

classname

classname: string

id

id: string

Private newMDO

newMDO: Mdo

Private newType

newType: string

Private oldMDO

oldMDO: Mdo

Private oldType

oldType: string

slug

slug: string

Static ClassName

ClassName: string = "StreamMDODelta"

Methods

apply

check

getPatch

  • getPatch(): __type

serialize

Protected serializeArguments

  • serializeArguments(): __type

Static Deserialize

  • Deserialize(guid: string, slug: string, serializedArgs: any): StreamMDODelta

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc