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

Inheritance: RoutingBaseMgr, IRoutingMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

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

Private Methods

Méthode Description
CheckAndLoadRouting ( string routingCode ) : Routing
GetRouting ( string type ) : IList

Method Details

RoutingMgr() public méthode

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