C# 클래스 com.Sconit.Service.Report.Yfk.Impl.RepBillMarketMgr

상속: RepTemplate1
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepBillMarketMgr ( String reportTemplateFolder, IBillMgr billMgr, IReceiptMgr receiptMgr, ICriteriaMgr criteriaMgr ) : System

보호된 메소드들

메소드 설명
FillValuesImpl ( String templateFileName, IList list ) : bool

비공개 메소드들

메소드 설명
FillHead ( Bill bill ) : void

메소드 상세

CopyPageValues() 공개 메소드

public CopyPageValues ( int pageIndex ) : void
pageIndex int
리턴 void

FillValuesImpl() 보호된 메소드

protected FillValuesImpl ( String templateFileName, IList list ) : bool
templateFileName String
list IList
리턴 bool

GetDataList() 공개 메소드

public GetDataList ( string code ) : IList
code string
리턴 IList

RepBillMarketMgr() 공개 메소드

public RepBillMarketMgr ( String reportTemplateFolder, IBillMgr billMgr, IReceiptMgr receiptMgr, ICriteriaMgr criteriaMgr ) : System
reportTemplateFolder String
billMgr IBillMgr
receiptMgr IReceiptMgr
criteriaMgr ICriteriaMgr
리턴 System