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

Inheritance: SpecialTimeBaseMgr, ISpecialTimeMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
SpecialTimeMgr ( ISpecialTimeDao entityDao, ICriteriaMgr criteriaMgr ) : System

Private Methods

Méthode Description
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

Method Details

SpecialTimeMgr() public méthode

public SpecialTimeMgr ( ISpecialTimeDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao ISpecialTimeDao
criteriaMgr ICriteriaMgr
Résultat System