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

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

Public Methods

Method Description
SoBillOutboundMgr ( 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

SoBillOutboundMgr() public method

public SoBillOutboundMgr ( 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