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

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

Méthodes publiques

Méthode Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepRepackMgr ( String reportTemplateFolder, IRepackMgr repackMgr ) : System

Méthodes protégées

Méthode Description
FillValuesImpl ( String templateFileName, IList list ) : bool

Private Methods

Méthode Description
FillHead ( Repack repack ) : void

Method Details

CopyPageValues() public méthode

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

FillValuesImpl() protected méthode

protected FillValuesImpl ( String templateFileName, IList list ) : bool
templateFileName String
list IList
Résultat bool

GetDataList() public méthode

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

RepRepackMgr() public méthode

public RepRepackMgr ( String reportTemplateFolder, IRepackMgr repackMgr ) : System
reportTemplateFolder String
repackMgr IRepackMgr
Résultat System