Property | Type | Description | |
---|---|---|---|
entityDao | IUomDao |
Method | Description | |
---|---|---|
UomBaseMgr ( IUomDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateUom ( Uom entity ) : void | ||
DeleteUom ( IList |
||
DeleteUom ( IList |
||
DeleteUom ( String code ) : void | ||
DeleteUom ( Uom entity ) : void | ||
GetAllUom ( ) : IList |
||
LoadUom ( String code ) : Uom | ||
UpdateUom ( Uom entity ) : void |
public UomBaseMgr ( IUomDao entityDao ) : System | ||
entityDao | IUomDao | |
return | System |