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

Inheritance: HuOddBaseMgr, IHuOddMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
HuOddMgr ( IHuOddDao entityDao, ICriteriaMgr criteriaMgr ) : System

Private Methods

Method Description
CreateHuOdd ( com.Sconit.Entity.MasterData.ReceiptDetail receiptDetail, LocationLotDetail locationLotDetail, com.Sconit.Entity.MasterData.User user ) : com.Sconit.Entity.MasterData.HuOdd
GetHuOdd ( Item item, decimal unitCount, Uom uom, Location locFrom, Location locTo, string status ) : IList

Method Details

HuOddMgr() public method

public HuOddMgr ( IHuOddDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IHuOddDao
criteriaMgr ICriteriaMgr
return System