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

Inheritance: DssInboundControlBaseMgr, IDssInboundControlMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
DssInboundControlMgr ( IDssInboundControlDao entityDao, ICriteriaMgr criteriaMgr ) : System

Private Methods

Method Description
GetDssInboundControl ( ) : IList

Method Details

DssInboundControlMgr() public method

public DssInboundControlMgr ( IDssInboundControlDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IDssInboundControlDao
criteriaMgr ICriteriaMgr
return System