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