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

Inheritance: RepTemplate1
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

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

Private Methods

Méthode Description
FillHead ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void
FillValuesImpl ( String templateFileName, IList list ) : bool

Method Details

CopyPageValues() public méthode

public CopyPageValues ( int pageIndex ) : void
pageIndex int
Résultat void

GetDataList() public méthode

public GetDataList ( string code ) : IList
code string
Résultat IList

RepASNMgr() public méthode

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