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

Inheritance: RollingForecastBaseMgr, IRollingForecastMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
RollingForecastMgr ( IRollingForecastDao entityDao ) : System

Private Methods

Method Description
SaveRollingForecast ( IList rollingForecastList ) : void

Method Details

RollingForecastMgr() public method

public RollingForecastMgr ( IRollingForecastDao entityDao ) : System
entityDao IRollingForecastDao
return System