C# 클래스 com.Sconit.Service.MasterData.Impl.BomMgr

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

공개 메소드들

메소드 설명
BomMgr ( IBomDao entityDao, IItemMgr itemMgr ) : System

비공개 메소드들

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

메소드 상세

BomMgr() 공개 메소드

public BomMgr ( IBomDao entityDao, IItemMgr itemMgr ) : System
entityDao IBomDao
itemMgr IItemMgr
리턴 System