C# Class com.Sconit.Service.Mes.Impl.ByMaterialMgr

Inheritance: ByMaterialBaseMgr, IByMaterialMgr
Mostra file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
ByMaterialMgr ( IByMaterialDao entityDao, ICriteriaMgr criteriaMgr ) : System
CreateByMaterial ( ByMaterial byMaterial ) : void

Method Details

ByMaterialMgr() public method

public ByMaterialMgr ( IByMaterialDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IByMaterialDao
criteriaMgr ICriteriaMgr
return System

CreateByMaterial() public method

public CreateByMaterial ( ByMaterial byMaterial ) : void
byMaterial ByMaterial
return void