C# 클래스 EA.Iws.Web.Areas.AdminExportAssessment.Controllers.KeyDatesController

상속: Controller
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
KeyDatesController ( IMediator mediator, AuthorizationService authorizationService ) : System

비공개 메소드들

메소드 설명
AcceptChanges ( System.Guid id ) : Task
AddRelevantDateToNewDate ( DateInputViewModel model ) : void
FileClosed ( DateInputViewModel model ) : System.Threading.Tasks.Task
Index ( DateInputViewModel model ) : Task
Index ( System.Guid id, KeyDatesStatusEnum command ) : Task
RejectChanges ( System.Guid id ) : Task
SetAcknowledged ( DateInputViewModel model ) : System.Threading.Tasks.Task
SetArchiveReference ( DateInputViewModel model ) : System.Threading.Tasks.Task
SetAssessmentCommenced ( DateInputViewModel model ) : System.Threading.Tasks.Task
SetNotificationComplete ( DateInputViewModel model ) : System.Threading.Tasks.Task
SetNotificationReceived ( DateInputViewModel model ) : System.Threading.Tasks.Task
SetNotificationTransmitted ( DateInputViewModel model ) : System.Threading.Tasks.Task
UnlockNotification ( System.Guid id ) : Task

메소드 상세

KeyDatesController() 공개 메소드

public KeyDatesController ( IMediator mediator, AuthorizationService authorizationService ) : System
mediator IMediator
authorizationService AuthorizationService
리턴 System