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

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

공개 메소드들

메소드 설명
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepPickListMgr ( String reportTemplateFolder, IPickListMgr pickListMgr, IFlowMgr flowMgr ) : System

비공개 메소드들

메소드 설명
FillHead ( com.Sconit.Entity.MasterData.PickList pickList ) : void
FillValuesImpl ( String templateFileName, IList list ) : bool

메소드 상세

CopyPageValues() 공개 메소드

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

GetDataList() 공개 메소드

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

RepPickListMgr() 공개 메소드

public RepPickListMgr ( String reportTemplateFolder, IPickListMgr pickListMgr, IFlowMgr flowMgr ) : System
reportTemplateFolder String
pickListMgr IPickListMgr
flowMgr IFlowMgr
리턴 System