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

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

Public Methods

Method Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepInspectOrderMgr ( String reportTemplateFolder, IInspectOrderMgr inspectOrderMgr ) : System

Private Methods

Method Description
FillHead ( com.Sconit.Entity.MasterData.InspectOrder inspectOrder ) : void
FillValuesImpl ( String templateFileName, IList list ) : bool

Method Details

CopyPageValues() public method

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

GetDataList() public method

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

RepInspectOrderMgr() public method

public RepInspectOrderMgr ( String reportTemplateFolder, IInspectOrderMgr inspectOrderMgr ) : System
reportTemplateFolder String
inspectOrderMgr IInspectOrderMgr
return System