C# Class com.Sconit.Service.Dss.Impl.DssOutboundControlMgr

Inheritance: DssOutboundControlBaseMgr, IDssOutboundControlMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
DssOutboundControlMgr ( IDssOutboundControlDao entityDao, ICriteriaMgr criteriaMgr ) : System

Private Methods

Method Description
GetDssOutboundControl ( ) : IList

Method Details

DssOutboundControlMgr() public method

public DssOutboundControlMgr ( IDssOutboundControlDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IDssOutboundControlDao
criteriaMgr ICriteriaMgr
return System