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

Inheritance: UomBaseMgr, IUomMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
UomMgr ( IUomDao entityDao, ICriteriaMgr criteriaMgr, IUomConversionMgr uomConversionMgr, IItemMgr itemMgr ) : System.Collections

Private Methods

Méthode Description
CheckAndLoadUom ( string uomCode ) : Uom
GetItemUom ( string itemCode ) : IList
GetUom ( string code, string name, string desc ) : IList

Method Details

UomMgr() public méthode

public UomMgr ( IUomDao entityDao, ICriteriaMgr criteriaMgr, IUomConversionMgr uomConversionMgr, IItemMgr itemMgr ) : System.Collections
entityDao IUomDao
criteriaMgr ICriteriaMgr
uomConversionMgr IUomConversionMgr
itemMgr IItemMgr
Résultat System.Collections