C# 클래스 com.Sconit.Service.MasterData.Impl.EmployeeMgr

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

공개 메소드들

메소드 설명
EmployeeMgr ( IEmployeeDao entityDao, ICriteriaMgr criteriaMgr ) : System

비공개 메소드들

메소드 설명
GetAllEmployee ( System.DateTime lastModifyDate, int firstRow, int maxRows ) : IList
LoadEmployee ( string code, bool IncludeInactive ) : Employee

메소드 상세

EmployeeMgr() 공개 메소드

public EmployeeMgr ( IEmployeeDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IEmployeeDao
criteriaMgr ICriteriaMgr
리턴 System