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

Inheritance: Controller
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
StateOfImportController ( IMediator mediator, StateOfImportViewModel>.IMap mapper ) : Infrastructure

Private Methods

Méthode Description
ChangeCountryAction ( StateOfImportViewModel model ) : System.Web.Mvc.ActionResult
GetCompetentAuthoritiesAndEntryPoints ( StateOfImportViewModel model ) : System.Threading.Tasks.Task
GetCountrySelectListForModel ( StateOfImportViewModel model ) : Task
Index ( System.Guid id, StateOfImportViewModel model, string submit, bool backToOverview = null ) : Task
Index ( System.Guid id, bool backToOverview = null ) : Task
SelectCountryAction ( StateOfImportViewModel model ) : System.Web.Mvc.ActionResult
SubmitAction ( System.Guid id, StateOfImportViewModel model, bool backToOverview ) : Task

Method Details

StateOfImportController() public méthode

public StateOfImportController ( IMediator mediator, StateOfImportViewModel>.IMap mapper ) : Infrastructure
mediator IMediator
mapper StateOfImportViewModel>.IMap
Résultat Infrastructure