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

Inheritance: FlowTrackBaseMgr, IFlowTrackMgr
Mostrar archivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
FlowTrackMgr ( IFlowTrackDao entityDao ) : System

Private Methods

Method Description
CreateFlowTrack ( com.Sconit.Entity.MasterData.Flow flow, string eventCode ) : void

Method Details

FlowTrackMgr() public method

public FlowTrackMgr ( IFlowTrackDao entityDao ) : System
entityDao IFlowTrackDao
return System