C# Class com.Sconit.Service.MasterData.Impl.RoutingMgr

Inheritance: RoutingBaseMgr, IRoutingMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
RoutingMgr ( IRoutingDao entityDao, ICriteriaMgr criteriaMgr ) : com.Sconit.Service.Ext.MasterData

Private Methods

Method Description
CheckAndLoadRouting ( string routingCode ) : Routing
GetRouting ( string type ) : IList

Method Details

RoutingMgr() public method

public RoutingMgr ( IRoutingDao entityDao, ICriteriaMgr criteriaMgr ) : com.Sconit.Service.Ext.MasterData
entityDao IRoutingDao
criteriaMgr ICriteriaMgr
return com.Sconit.Service.Ext.MasterData