C# Class com.Sconit.Service.Mes.Impl.MesBomMgr

Inheritance: MesBomBaseMgr, IMesBomMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
MesBomMgr ( IMesBomDao entityDao, IItemMgr itemMgr ) : System

Private Methods

Méthode Description
CheckAndLoadBom ( string bomCode ) : MesBom
FindBomCode ( Item item ) : string
FindBomCode ( string itemCode ) : string
LoadBom ( String code, bool includeDetail ) : MesBom

Method Details

MesBomMgr() public méthode

public MesBomMgr ( IMesBomDao entityDao, IItemMgr itemMgr ) : System
entityDao IMesBomDao
itemMgr IItemMgr
Résultat System