File

projects/m2-core/src/lib/model/callback/internal/replication/ReplicaMappingChangesMessage.ts

Extends

CallbackMessage

Index

Properties
Methods

Constructor

constructor(createdMappings?: ExportRestrictionInfo[], editedMappings?: ExportRestrictionInfo[], deletedMappings?: ExportRestrictionInfo[])
Parameters :
Name Type Optional
createdMappings ExportRestrictionInfo[] Yes
editedMappings ExportRestrictionInfo[] Yes
deletedMappings ExportRestrictionInfo[] Yes

Properties

Public Optional createdMappings
Type : ExportRestrictionInfo[]
Public Optional deletedMappings
Type : ExportRestrictionInfo[]
Public Optional editedMappings
Type : ExportRestrictionInfo[]
Public newActiveSystemId
Type : number
Public type
Type : CallbackMessageType
Default value : 'ReplicaMappingChangesMessage'
Public origin
Default value : -1

Methods

Static getMsgType
getMsgType(msg: CallbackMessage)
Parameters :
Name Type Optional
msg CallbackMessage No
Static isServerSideMsg
isServerSideMsg(msg: CallbackMessage)
Parameters :
Name Type Optional
msg CallbackMessage No
Returns : boolean

results matching ""

    No results matching ""