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

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

Public Methods

Method Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepDeliveryNoteMgr ( String reportTemplateFolder, IInProcessLocationMgr inProcessLocationMgr, IOrderHeadMgr orderHeadMgr ) : 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

RepDeliveryNoteMgr() public method

public RepDeliveryNoteMgr ( String reportTemplateFolder, IInProcessLocationMgr inProcessLocationMgr, IOrderHeadMgr orderHeadMgr ) : System
reportTemplateFolder String
inProcessLocationMgr IInProcessLocationMgr
orderHeadMgr IOrderHeadMgr
return System