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

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

Méthodes publiques

Méthode Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepReceiptNoteMgr ( String reportTemplateFolder, IReceiptMgr receiptMgr ) : System

Méthodes protégées

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

Private Methods

Méthode Description
FillHead ( com.Sconit.Entity.MasterData.Receipt Receipt ) : 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

RepReceiptNoteMgr() public méthode

public RepReceiptNoteMgr ( String reportTemplateFolder, IReceiptMgr receiptMgr ) : System
reportTemplateFolder String
receiptMgr IReceiptMgr
Résultat System