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

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

공개 메소드들

메소드 설명
SpecialTimeMgr ( ISpecialTimeDao entityDao, ICriteriaMgr criteriaMgr ) : System

비공개 메소드들

메소드 설명
GetReferSpecialTimeWizard ( System.DateTime starttime, System.DateTime endtime, string region, string workcenter ) : IList
GetSpecialTime ( System.DateTime starttime, System.DateTime endtime, string region, string workcenter ) : IList
SpecialTimeDataClean ( IList specialTimes ) : IList

메소드 상세

SpecialTimeMgr() 공개 메소드

public SpecialTimeMgr ( ISpecialTimeDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao ISpecialTimeDao
criteriaMgr ICriteriaMgr
리턴 System