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

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

Public Methods

Method Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepASNMgr ( String reportTemplateFolder, ICodeMasterMgr codeMasterMgr, IInProcessLocationMgr inProcessLocationMgr, IItemReferenceMgr itemReferenceMgr, IShipAddressMgr shipAddressMgr ) : System

Private Methods

Method Description
FillHead ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : 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

RepASNMgr() public method

public RepASNMgr ( String reportTemplateFolder, ICodeMasterMgr codeMasterMgr, IInProcessLocationMgr inProcessLocationMgr, IItemReferenceMgr itemReferenceMgr, IShipAddressMgr shipAddressMgr ) : System
reportTemplateFolder String
codeMasterMgr ICodeMasterMgr
inProcessLocationMgr IInProcessLocationMgr
itemReferenceMgr IItemReferenceMgr
shipAddressMgr IShipAddressMgr
return System