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

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

공개 메소드들

메소드 설명
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepProductionMgr ( String reportTemplateFolder, IOrderHeadMgr orderHeadMgr, IFlowMgr flowMgr ) : System

비공개 메소드들

메소드 설명
FillValues ( String templateFileName, IList list ) : bool

메소드 상세

CopyPageValues() 공개 메소드

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

GetDataList() 공개 메소드

public GetDataList ( string code ) : IList
code string
리턴 IList

RepProductionMgr() 공개 메소드

public RepProductionMgr ( String reportTemplateFolder, IOrderHeadMgr orderHeadMgr, IFlowMgr flowMgr ) : System
reportTemplateFolder String
orderHeadMgr IOrderHeadMgr
flowMgr IFlowMgr
리턴 System