DMLibrary.Repository.Eventlog Namespace

Alterian Email Manager 6.2.3 SDK Help File
Classes
ClassDescription
Public classEMEventsRepository
Repository class to define the action to process events into the eventlog_x tables
Public classEngagedEvents
Class that represents events that recipients are engaged to
Public classEventlogCollection
The class containing the data produced and consumed by/in the eventlog service
Public classEventlogCollectionRepository
Abstract class to execute the eventlog actions
Public classEventlogColumnMapping
Maps the SQL column names with strong types static properties
Public classEventlogContentEntity
Entity that matches the SQL type
Public classEventlogContentEntityCollection
Collection of EventlogContentEntity to parse to SQL Server
Public classEventlogEntity
Entity that matches the SQL type for EM main events
Public classEventlogEntityCollection
Collection of EventlogEntity to parse to SQL Server
Public classEventlogXmlProcessor
Class to process the eventlog_xml data
Public classEventlogXmlRecord
Represents an eventlog_xml record
Public classEventsHelper
Helper class for the Eventlog items
Public classSEVEventsRepository
Class to extract all the SEV information from IEventlogCollection items
Interfaces
InterfaceDescription
Public interfaceIEventlogCollection
Defined the properties and operations for the data produced and consumed by/in the eventlog service
Public interfaceIEventlogCollectionRepository
Define the IEventlogCollection operations to process the eventlog data
Public interfaceIEventlogXmlProcessor
Public interfaceISEVEventsRepository
Define the IEventlogCollection operations to process the eventlog data for SEV
Enumerations
EnumerationDescription
Public enumerationEEventlogXmlState
Represents the state an eventlog_xml can be in
Public enumerationEEventlogXmlStep
Represents the steps that the eventlog_xml can go through