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

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

Public Methods

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

Protected Methods

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

Private Methods

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

RepReceiptNoteMgr() public method

public RepReceiptNoteMgr ( String reportTemplateFolder, IReceiptMgr receiptMgr ) : System
reportTemplateFolder String
receiptMgr IReceiptMgr
return System