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

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

Public Methods

Method Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepRequisitionOrderMgr ( String reportTemplateFolder, IOrderHeadMgr orderHeadMgr, ILocationLotDetailMgr locationLotDetailMgr, ILanguageMgr languageMgr ) : System

Private Methods

Method Description
FillHead ( OrderHead orderHead ) : 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

RepRequisitionOrderMgr() public method

public RepRequisitionOrderMgr ( String reportTemplateFolder, IOrderHeadMgr orderHeadMgr, ILocationLotDetailMgr locationLotDetailMgr, ILanguageMgr languageMgr ) : System
reportTemplateFolder String
orderHeadMgr IOrderHeadMgr
locationLotDetailMgr ILocationLotDetailMgr
languageMgr ILanguageMgr
return System