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

Inheritance: AbstractOutboundMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

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

Private Methods

Méthode Description
ConvertList ( IList list, DssOutboundControl dssOutboundControl ) : IList
ExtractOutboundData ( DssOutboundControl dssOutboundControl ) : IList
GetLoctransInfo ( DssExportHistory dssExportHistory ) : void
GetOutboundData ( DssExportHistory dssExportHistory ) : object

Method Details

SoBillOutboundBaseMgr() public méthode

public SoBillOutboundBaseMgr ( 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
Résultat System