C# Класс com.Sconit.Service.MRP.Impl.MrpShipPlanMgr

Наследование: MrpShipPlanBaseMgr, IMrpShipPlanMgr
Показать файл Открыть проект

Открытые методы

Метод Описание
MrpShipPlanMgr ( IMrpShipPlanDao entityDao, ICriteriaMgr criteriaMgr ) : System

Приватные методы

Метод Описание
GetMrpShipPlans ( string flowCode, string locCode, string itemCode, System.DateTime effectiveDate, System.DateTime winDate, System.DateTime startDate ) : IList
GetMrpShipPlansBB ( string flowCode, string locCode, string itemCode, List itemCodes, System.DateTime effectiveDate, System.DateTime winDate, System.DateTime startDate ) : IList
UpdateMrpShipPlan ( IList mrpShipPlans ) : void

Описание методов

MrpShipPlanMgr() публичный Метод

public MrpShipPlanMgr ( IMrpShipPlanDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IMrpShipPlanDao
criteriaMgr ICriteriaMgr
Результат System