C# Класс com.Sconit.Service.Procurement.Impl.ItemFlowPlanTrackMgr

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

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

Метод Описание
ItemFlowPlanTrackMgr ( IItemFlowPlanTrackDao entityDao, ICriteriaMgr CriteriaMgr ) : System.Collections

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

Метод Описание
ClearOldRelation ( com.Sconit.Entity.Procurement.ItemFlowPlanDetail mstrIfpd, com.Sconit.Entity.Procurement.ItemFlowPlanDetail refIfpd, OrderLocationTransaction orderLocTrans ) : void
GenerateItemFlowPlanTrack ( com.Sconit.Entity.Procurement.ItemFlowPlanDetail parentItemFlowPlanDetail, com.Sconit.Entity.Procurement.ItemFlowPlanDetail itemFlowPlanDetail, decimal qtyPer ) : IList
GetItemFlowPlanTrackList ( com.Sconit.Entity.Procurement.ItemFlowPlanDetail mstrIfpd, com.Sconit.Entity.Procurement.ItemFlowPlanDetail refIfpd, OrderLocationTransaction orderLocTrans ) : IList

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

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

public ItemFlowPlanTrackMgr ( IItemFlowPlanTrackDao entityDao, ICriteriaMgr CriteriaMgr ) : System.Collections
entityDao IItemFlowPlanTrackDao
CriteriaMgr ICriteriaMgr
Результат System.Collections