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

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

Méthodes publiques

Méthode Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepWoReceiptMgr ( String reportTemplateFolder ) : System

Private Methods

Méthode Description
FillHead ( OrderHead orderHead ) : void
FillValuesImpl ( String templateFileName, IList list ) : bool

Method Details

CopyPageValues() public méthode

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

GetDataList() public méthode

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

RepWoReceiptMgr() public méthode

public RepWoReceiptMgr ( String reportTemplateFolder ) : System
reportTemplateFolder String
Résultat System