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

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

Public Methods

Method Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepBillMarketMgr ( String reportTemplateFolder, IBillMgr billMgr, IReceiptMgr receiptMgr, ICriteriaMgr criteriaMgr ) : System

Protected Methods

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

Private Methods

Method Description
FillHead ( Bill bill ) : void

Method Details

CopyPageValues() public method

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

FillValuesImpl() protected method

protected FillValuesImpl ( String templateFileName, IList list ) : bool
templateFileName String
list IList
return bool

GetDataList() public method

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

RepBillMarketMgr() public method

public RepBillMarketMgr ( String reportTemplateFolder, IBillMgr billMgr, IReceiptMgr receiptMgr, ICriteriaMgr criteriaMgr ) : System
reportTemplateFolder String
billMgr IBillMgr
receiptMgr IReceiptMgr
criteriaMgr ICriteriaMgr
return System