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

Inheritance: RepTemplate1
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

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

Méthodes protégées

Méthode Description
FillValuesImpl ( String templateFileName, IList list ) : bool

Private Methods

Méthode Description
FillHead ( Bill bill ) : void

Method Details

CopyPageValues() public méthode

public CopyPageValues ( int pageIndex ) : void
pageIndex int
Résultat void

FillValuesImpl() protected méthode

protected FillValuesImpl ( String templateFileName, IList list ) : bool
templateFileName String
list IList
Résultat bool

GetDataList() public méthode

public GetDataList ( string code ) : IList
code string
Résultat IList

RepBillMarketMgr() public méthode

public RepBillMarketMgr ( String reportTemplateFolder, IBillMgr billMgr, IReceiptMgr receiptMgr, ICriteriaMgr criteriaMgr ) : System
reportTemplateFolder String
billMgr IBillMgr
receiptMgr IReceiptMgr
criteriaMgr ICriteriaMgr
Résultat System