C# 클래스 com.Sconit.Service.Mes.Impl.MesBomMgr

상속: MesBomBaseMgr, IMesBomMgr
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
MesBomMgr ( IMesBomDao entityDao, IItemMgr itemMgr ) : System

비공개 메소드들

메소드 설명
CheckAndLoadBom ( string bomCode ) : MesBom
FindBomCode ( Item item ) : string
FindBomCode ( string itemCode ) : string
LoadBom ( String code, bool includeDetail ) : MesBom

메소드 상세

MesBomMgr() 공개 메소드

public MesBomMgr ( IMesBomDao entityDao, IItemMgr itemMgr ) : System
entityDao IMesBomDao
itemMgr IItemMgr
리턴 System