C# Class EA.Iws.Web.Areas.NotificationApplication.Controllers.HCodeController

Inheritance: BaseWasteCodeController
Show file Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
HCodeController ( IMediator mediator, HCodeViewModel>.IMap mapper ) : System

Protected Methods

Method Description
ContinueAction ( System.Guid id, BaseWasteCodeViewModel viewModel, bool backToOverview ) : Task

Private Methods

Method Description
Index ( System.Guid id ) : Task
Index ( System.Guid id, HCodeViewModel model, string command, string remove, bool backToOverview = false ) : Task

Method Details

ContinueAction() protected method

protected ContinueAction ( System.Guid id, BaseWasteCodeViewModel viewModel, bool backToOverview ) : Task
id System.Guid
viewModel BaseWasteCodeViewModel
backToOverview bool
return Task

HCodeController() public method

public HCodeController ( IMediator mediator, HCodeViewModel>.IMap mapper ) : System
mediator IMediator
mapper HCodeViewModel>.IMap
return System