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

QAD:7.9.15
Inheritance: SoBillOutboundBaseMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
SoBill1OutboundMgr ( INumberControlMgr numberControlMgr, IDssExportHistoryMgr dssExportHistoryMgr, ICriteriaMgr criteriaMgr, IDssOutboundControlMgr dssOutboundControlMgr, IDssObjectMappingMgr dssObjectMappingMgr, ICommonOutboundMgr commonOutboundMgr, ILocationMgr locationMgr, IBillMgr billMgr, ISqlHelperDao sqlHelperDao ) : System

Protected Methods

Method Description
Serialize ( object obj ) : object

Method Details

Serialize() protected method

protected Serialize ( object obj ) : object
obj object
return object

SoBill1OutboundMgr() public method

public SoBill1OutboundMgr ( INumberControlMgr numberControlMgr, IDssExportHistoryMgr dssExportHistoryMgr, ICriteriaMgr criteriaMgr, IDssOutboundControlMgr dssOutboundControlMgr, IDssObjectMappingMgr dssObjectMappingMgr, ICommonOutboundMgr commonOutboundMgr, ILocationMgr locationMgr, IBillMgr billMgr, ISqlHelperDao sqlHelperDao ) : System
numberControlMgr INumberControlMgr
dssExportHistoryMgr IDssExportHistoryMgr
criteriaMgr ICriteriaMgr
dssOutboundControlMgr IDssOutboundControlMgr
dssObjectMappingMgr IDssObjectMappingMgr
commonOutboundMgr ICommonOutboundMgr
locationMgr ILocationMgr
billMgr IBillMgr
sqlHelperDao ISqlHelperDao
return System