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

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

공개 메소드들

메소드 설명
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepReceiptNoteMgr ( String reportTemplateFolder, IReceiptMgr receiptMgr ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
FillHead ( com.Sconit.Entity.MasterData.Receipt Receipt ) : 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

RepReceiptNoteMgr() 공개 메소드

public RepReceiptNoteMgr ( String reportTemplateFolder, IReceiptMgr receiptMgr ) : System
reportTemplateFolder String
receiptMgr IReceiptMgr
리턴 System