C# Class com.Sconit.Service.Report.Yfk.Impl.RepProductionMgr

Inheritance: ReportBaseMgr
Exibir arquivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepProductionMgr ( String reportTemplateFolder, IOrderHeadMgr orderHeadMgr, IFlowMgr flowMgr ) : System

Private Methods

Method Description
FillValues ( String templateFileName, IList list ) : bool

Method Details

CopyPageValues() public method

public CopyPageValues ( int pageIndex ) : void
pageIndex int
return void

GetDataList() public method

public GetDataList ( string code ) : IList
code string
return IList

RepProductionMgr() public method

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