C# Class EA.Iws.RequestHandlers.Notification.NotificationNumberGenerator

Inheritance: INotificationNumberGenerator
Exibir arquivo Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
GetNextNotificationNumber ( UKCompetentAuthority competentAuthority ) : Task
NotificationNumberGenerator ( IwsContext context ) : System.Text

Private Methods

Method Description
CreateSqlQuery ( UKCompetentAuthority competentAuthority ) : string

Method Details

GetNextNotificationNumber() public method

public GetNextNotificationNumber ( UKCompetentAuthority competentAuthority ) : Task
competentAuthority UKCompetentAuthority
return Task

NotificationNumberGenerator() public method

public NotificationNumberGenerator ( IwsContext context ) : System.Text
context IwsContext
return System.Text