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

Inheritance: FlowPlanBaseMgr, IFlowPlanMgr
Mostra file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
FlowPlanMgr ( IFlowPlanDao entityDao, ICriteriaMgr criteriaMgr, IFlowDetailMgr flowDetailMgr ) : System

Method Details

FlowPlanMgr() public method

public FlowPlanMgr ( IFlowPlanDao entityDao, ICriteriaMgr criteriaMgr, IFlowDetailMgr flowDetailMgr ) : System
entityDao IFlowPlanDao
criteriaMgr ICriteriaMgr
flowDetailMgr IFlowDetailMgr
return System