C# 클래스 com.Sconit.Service.Batch.Impl.BatchJobParameterMgr

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

공개 메소드들

메소드 설명
BatchJobParameterMgr ( IBatchJobParameterDao entityDao, ICriteriaMgr criteriaMgr ) : System

비공개 메소드들

메소드 설명
GetBatchJobParameter ( int jobId ) : IList

메소드 상세

BatchJobParameterMgr() 공개 메소드

public BatchJobParameterMgr ( IBatchJobParameterDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IBatchJobParameterDao
criteriaMgr ICriteriaMgr
리턴 System