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

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

Public Methods

Method Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepSHPMgr ( String reportTemplateFolder, ITransportationOrderMgr transportationOrderMgr, IInProcessLocationMgr inProcessLocationMgr ) : System

Private Methods

Method Description
FillHead ( TransportationOrder transportationOrder ) : 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

RepSHPMgr() public method

public RepSHPMgr ( String reportTemplateFolder, ITransportationOrderMgr transportationOrderMgr, IInProcessLocationMgr inProcessLocationMgr ) : System
reportTemplateFolder String
transportationOrderMgr ITransportationOrderMgr
inProcessLocationMgr IInProcessLocationMgr
return System