C# Class com.Sconit.Service.Batch.Impl.BatchJobParameterMgr

Inheritance: BatchJobParameterBaseMgr, IBatchJobParameterMgr
Mostrar archivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
BatchJobParameterMgr ( IBatchJobParameterDao entityDao, ICriteriaMgr criteriaMgr ) : System

Private Methods

Method Description
GetBatchJobParameter ( int jobId ) : IList

Method Details

BatchJobParameterMgr() public method

public BatchJobParameterMgr ( IBatchJobParameterDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IBatchJobParameterDao
criteriaMgr ICriteriaMgr
return System