Property | Type | Description | |
---|---|---|---|
entityDao | IMesBomDao |
Method | Description | |
---|---|---|
MesBomBaseMgr ( IMesBomDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateBom ( MesBom entity ) : void | ||
DeleteBom ( IList |
||
DeleteBom ( IList |
||
DeleteBom ( MesBom entity ) : void | ||
DeleteBom ( String code ) : void | ||
GetAllBom ( ) : IList |
||
GetAllBom ( bool includeInactive ) : IList |
||
LoadBom ( String code ) : MesBom | ||
UpdateBom ( MesBom entity ) : void |
public MesBomBaseMgr ( IMesBomDao entityDao ) : System | ||
entityDao | IMesBomDao | |
return | System |