C# 클래스 Prizm.Main.Forms.Notifications.Managers.NotRequired.NotRequiredOperationManager.PipeNotificationInfo

상속: IPipeNotifier
파일 보기 프로젝트 열기: AleksMorozova/prizm

공개 메소드들

메소드 설명
Create ( NotRequiredOperationManager manager, Pipe pipeInitialState ) : PipeNotificationInfo
UpdateNotifications ( Domain pipeSavingState ) : void

비공개 메소드들

메소드 설명
ChooseUnit ( FrequencyMeasure measure, Pipe pipe = null ) : decimal
GetInitialTestResult ( IList results ) : List
GetNROInfoListFromPipeTestResultList ( IList results ) : List
PipeNotificationInfo ( NotRequiredOperationManager manager ) : Prizm.Data.DAL
ProcessNROForPipeSizeType ( System.Guid sizeTypeId, Pipe pipe, NROWhatToDo what ) : void
ProcessPipeTestResults ( IList results ) : void
SavePipeState ( Pipe pipeState ) : void
UpdateNotification ( System.Guid operationId ) : void

메소드 상세

Create() 공개 정적인 메소드

public static Create ( NotRequiredOperationManager manager, Pipe pipeInitialState ) : PipeNotificationInfo
manager NotRequiredOperationManager
pipeInitialState Prizm.Domain.Entity.Mill.Pipe
리턴 PipeNotificationInfo

UpdateNotifications() 공개 메소드

public UpdateNotifications ( Domain pipeSavingState ) : void
pipeSavingState Domain
리턴 void