C# Class com.Sconit.Service.MasterData.Impl.EmployeeMgr

Inheritance: EmployeeBaseMgr, IEmployeeMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
EmployeeMgr ( IEmployeeDao entityDao, ICriteriaMgr criteriaMgr ) : System

Private Methods

Méthode Description
GetAllEmployee ( System.DateTime lastModifyDate, int firstRow, int maxRows ) : IList
LoadEmployee ( string code, bool IncludeInactive ) : Employee

Method Details

EmployeeMgr() public méthode

public EmployeeMgr ( IEmployeeDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IEmployeeDao
criteriaMgr ICriteriaMgr
Résultat System