C# 클래스 com.Sconit.Service.Report.Yfk.Impl.RepUnqualifiedGoodsMgr

상속: RepTemplate1
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
CopyPageValues ( int pageIndex ) : void
RepUnqualifiedGoodsMgr ( String reportTemplateFolder, IInspectResultMgr inspectResultMgr, ICodeMasterMgr codeMasterMgr ) : System

비공개 메소드들

메소드 설명
FillHead ( com.Sconit.Entity.MasterData.InspectOrder inspectOrder ) : void
FillValuesImpl ( String templateFileName, IList list ) : bool

메소드 상세

CopyPageValues() 공개 메소드

public CopyPageValues ( int pageIndex ) : void
pageIndex int
리턴 void

RepUnqualifiedGoodsMgr() 공개 메소드

public RepUnqualifiedGoodsMgr ( String reportTemplateFolder, IInspectResultMgr inspectResultMgr, ICodeMasterMgr codeMasterMgr ) : System
reportTemplateFolder String
inspectResultMgr IInspectResultMgr
codeMasterMgr ICodeMasterMgr
리턴 System