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

Inheritance: BatchJobParameterBaseMgr, IBatchJobParameterMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
BatchJobParameterMgr ( IBatchJobParameterDao entityDao, ICriteriaMgr criteriaMgr ) : System

Private Methods

Méthode Description
GetBatchJobParameter ( int jobId ) : IList

Method Details

BatchJobParameterMgr() public méthode

public BatchJobParameterMgr ( IBatchJobParameterDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IBatchJobParameterDao
criteriaMgr ICriteriaMgr
Résultat System