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

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

Méthodes publiques

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

Private Methods

Méthode Description
FillHead ( TransportationOrder transportationOrder ) : 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

RepSHPMgr() public méthode

public RepSHPMgr ( String reportTemplateFolder, ITransportationOrderMgr transportationOrderMgr, IInProcessLocationMgr inProcessLocationMgr ) : System
reportTemplateFolder String
transportationOrderMgr ITransportationOrderMgr
inProcessLocationMgr IInProcessLocationMgr
Résultat System