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

Inheritance: ClientWorkingHoursBaseMgr, IClientWorkingHoursMgr
Mostra file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
ClientWorkingHoursMgr ( IClientWorkingHoursDao entityDao, ICriteriaMgr criteriaMgr ) : System
GetAllClientWorkingHours ( string OrderHeadId ) : IList

Method Details

ClientWorkingHoursMgr() public method

public ClientWorkingHoursMgr ( IClientWorkingHoursDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IClientWorkingHoursDao
criteriaMgr ICriteriaMgr
return System

GetAllClientWorkingHours() public method

public GetAllClientWorkingHours ( string OrderHeadId ) : IList
OrderHeadId string
return IList