Table of Contents

Class EventCommandReceiver

Namespace
InSite.Application.Events.Write
Assembly
Shift.Sdk.dll
public class EventCommandReceiver
Inheritance
EventCommandReceiver
Inherited Members
Extension Methods

Constructors

EventCommandReceiver(ICommandQueue, IChangeQueue, IChangeRepository)

public EventCommandReceiver(ICommandQueue commander, IChangeQueue publisher, IChangeRepository repository)

Parameters

commander ICommandQueue
publisher IChangeQueue
repository IChangeRepository

Methods

Handle(AddEventAchievement)

public void Handle(AddEventAchievement c)

Parameters

c AddEventAchievement

Handle(AddEventAssessment)

public void Handle(AddEventAssessment c)

Parameters

c AddEventAssessment

Handle(AddEventAttendee)

public void Handle(AddEventAttendee c)

Parameters

c AddEventAttendee

Handle(AddSeat)

public void Handle(AddSeat c)

Parameters

c AddSeat

Handle(AdjustCandidateCapacity)

public void Handle(AdjustCandidateCapacity c)

Parameters

c AdjustCandidateCapacity

Handle(AdjustInvigilatorCapacity)

public void Handle(AdjustInvigilatorCapacity c)

Parameters

c AdjustInvigilatorCapacity
public void Handle(AllowEventRegistrationWithLink c)

Parameters

c AllowEventRegistrationWithLink

Handle(CancelEvent)

public void Handle(CancelEvent c)

Parameters

c CancelEvent

Handle(CancelEventTimer)

public void Handle(CancelEventTimer c)

Parameters

c CancelEventTimer

Handle(ChangeAppointmentType)

public void Handle(ChangeAppointmentType c)

Parameters

c ChangeAppointmentType

Handle(ChangeDistribution)

public void Handle(ChangeDistribution c)

Parameters

c ChangeDistribution

Handle(ChangeEventAchievement)

public void Handle(ChangeEventAchievement c)

Parameters

c ChangeEventAchievement

Handle(ChangeEventCreditHours)

public void Handle(ChangeEventCreditHours c)

Parameters

c ChangeEventCreditHours

Handle(ChangeEventDuration)

public void Handle(ChangeEventDuration c)

Parameters

c ChangeEventDuration

Handle(ChangeEventFormat)

public void Handle(ChangeEventFormat c)

Parameters

c ChangeEventFormat

Handle(ChangeEventStatus)

public void Handle(ChangeEventStatus c)

Parameters

c ChangeEventStatus

Handle(ChangeEventVenue)

public void Handle(ChangeEventVenue c)

Parameters

c ChangeEventVenue

Handle(ChangeExamType)

public void Handle(ChangeExamType c)

Parameters

c ChangeExamType

Handle(CompleteEvent)

public void Handle(CompleteEvent c)

Parameters

c CompleteEvent

Handle(CompleteEventPublication)

public void Handle(CompleteEventPublication c)

Parameters

c CompleteEventPublication

Handle(ConfigureIntegration)

public void Handle(ConfigureIntegration c)

Parameters

c ConfigureIntegration

Handle(ConnectEventMessage)

public void Handle(ConnectEventMessage c)

Parameters

c ConnectEventMessage

Handle(DeleteEvent)

public void Handle(DeleteEvent c)

Parameters

c DeleteEvent

Handle(DeleteSeat)

public void Handle(DeleteSeat c)

Parameters

c DeleteSeat

Handle(DescribeAppointment)

public void Handle(DescribeAppointment c)

Parameters

c DescribeAppointment

Handle(DescribeEvent)

public void Handle(DescribeEvent c)

Parameters

c DescribeEvent

Handle(ElapseEventTimer)

public void Handle(ElapseEventTimer c)

Parameters

c ElapseEventTimer

Handle(EnableEventBillingCode)

public void Handle(EnableEventBillingCode c)

Parameters

c EnableEventBillingCode

Handle(ImportExamAttempts)

public void Handle(ImportExamAttempts c)

Parameters

c ImportExamAttempts

Handle(LockEventRegistration)

public void Handle(LockEventRegistration c)

Parameters

c LockEventRegistration

Handle(ModifyAllowMultipleRegistrations)

public void Handle(ModifyAllowMultipleRegistrations c)

Parameters

c ModifyAllowMultipleRegistrations

Handle(ModifyEventCalendarColor)

public void Handle(ModifyEventCalendarColor c)

Parameters

c ModifyEventCalendarColor

Handle(ModifyEventMessagePeriod)

public void Handle(ModifyEventMessagePeriod c)

Parameters

c ModifyEventMessagePeriod

Handle(ModifyLearnerRegistrationGroup)

public void Handle(ModifyLearnerRegistrationGroup c)

Parameters

c ModifyLearnerRegistrationGroup

Handle(ModifyMandatorySurvey)

public void Handle(ModifyMandatorySurvey c)

Parameters

c ModifyMandatorySurvey

Handle(ModifyPersonCodeIsRequired)

public void Handle(ModifyPersonCodeIsRequired c)

Parameters

c ModifyPersonCodeIsRequired

Handle(ModifyRegistrationField)

public void Handle(ModifyRegistrationField c)

Parameters

c ModifyRegistrationField

Handle(PostComment)

public void Handle(PostComment c)

Parameters

c PostComment

Handle(PublishEvent)

public void Handle(PublishEvent c)

Parameters

c PublishEvent

Handle(PublishEventScores)

public void Handle(PublishEventScores c)

Parameters

c PublishEventScores

Handle(RecodeEvent)

public void Handle(RecodeEvent c)

Parameters

c RecodeEvent

Handle(RemoveComment)

public void Handle(RemoveComment c)

Parameters

c RemoveComment

Handle(RemoveEventAssessment)

public void Handle(RemoveEventAssessment c)

Parameters

c RemoveEventAssessment

Handle(RemoveEventAttendee)

public void Handle(RemoveEventAttendee c)

Parameters

c RemoveEventAttendee

Handle(RenumberEvent)

public void Handle(RenumberEvent c)

Parameters

c RenumberEvent

Handle(RescheduleEvent)

public void Handle(RescheduleEvent c)

Parameters

c RescheduleEvent

Handle(RetitleEvent)

public void Handle(RetitleEvent c)

Parameters

c RetitleEvent

Handle(ReturnExamMaterial)

public void Handle(ReturnExamMaterial c)

Parameters

c ReturnExamMaterial

Handle(ReviseComment)

public void Handle(ReviseComment c)

Parameters

c ReviseComment

Handle(ReviseSeat)

public void Handle(ReviseSeat c)

Parameters

c ReviseSeat

Handle(ScheduleAppointment)

public void Handle(ScheduleAppointment c)

Parameters

c ScheduleAppointment

Handle(ScheduleClass)

public void Handle(ScheduleClass c)

Parameters

c ScheduleClass

Handle(ScheduleExam)

public void Handle(ScheduleExam c)

Parameters

c ScheduleExam

Handle(SendEventMessage)

public void Handle(SendEventMessage c)

Parameters

c SendEventMessage

Handle(StartEventPublication)

public void Handle(StartEventPublication c)

Parameters

c StartEventPublication

Handle(StartEventTimer)

public void Handle(StartEventTimer c)

Parameters

c StartEventTimer

Handle(TriggerEventNotification)

public void Handle(TriggerEventNotification c)

Parameters

c TriggerEventNotification

Handle(UnlockEventRegistration)

public void Handle(UnlockEventRegistration c)

Parameters

c UnlockEventRegistration

Handle(UnpublishEvent)

public void Handle(UnpublishEvent c)

Parameters

c UnpublishEvent

Handle(ValidateEventScores)

public void Handle(ValidateEventScores c)

Parameters

c ValidateEventScores