C# 클래스 ConfigurationSetupUtility.Screens.SetupCompleteScreen

Interaction logic for SetupCompleteScreen.xaml
상속: System.Windows.Controls.UserControl, IScreen
파일 보기 프로젝트 열기: GridProtectionAlliance/openPDC

공개 메소드들

메소드 설명
SetupCompleteScreen ( ) : System

Creates a new instance of the SetupCompleteScreen class.

비공개 메소드들

메소드 설명
AddRolesForNode ( IDbConnection connection, string nodeID, string roleName ) : void

Adds role for newly added node (Administrator, Editor, Viewer).

ConvertNodeTableFormat ( ) : void
InitializeManagerCheckboxState ( ) : void
InitializeOpenPdcServiceController ( ) : void
InitializeServiceCheckboxState ( ) : void
OpenNewConnection ( ) : IDbConnection
OpenOldConnection ( ) : IDbConnection
ValidateConfigurationEntity ( ) : void
ValidateGrafanaBindings ( ) : void
ValidateGridSolutionsNamespaces ( ) : void
ValidateInternalDataPublisher ( ) : void
ValidateNodeSettings ( ) : void
ValidatePhasorDataSourceValidation ( ) : void
ValidateSecurityRoles ( ) : void
ValidateTimeSeriesStartupOperations ( ) : void
VerifyAdminUser ( IDbConnection connection, string nodeID ) : void

메소드 상세

SetupCompleteScreen() 공개 메소드

Creates a new instance of the SetupCompleteScreen class.
public SetupCompleteScreen ( ) : System
리턴 System