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

Inheritance: ICommonOutboundMgr
Exibir arquivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
CommonOutboundMgr ( ICriteriaMgr criteriaMgr ) : System
ConvertLocationTransactionToDssExportHistory ( object obj, DssOutboundControl dssOutboundControl ) : DssExportHistory

Private Methods

Method Description
CheckBillStatusValid ( string billNo ) : bool
ExtractOutboundDataFromLocationTransaction ( DssOutboundControl dssOutboundControl, string transType, NHibernate.Expression.MatchMode matchMode ) : IList
ExtractOutboundDataFromLocationTransaction ( DssOutboundControl dssOutboundControl, string transType, NHibernate.Expression.MatchMode matchMode, bool includeRefLoc ) : IList
GetOrderLocationTransactionInfo ( string orderNo, string itemCode, string ioType ) : OrderLocationTransaction

Method Details

CommonOutboundMgr() public method

public CommonOutboundMgr ( ICriteriaMgr criteriaMgr ) : System
criteriaMgr ICriteriaMgr
return System

ConvertLocationTransactionToDssExportHistory() public method

public ConvertLocationTransactionToDssExportHistory ( object obj, DssOutboundControl dssOutboundControl ) : DssExportHistory
obj object
dssOutboundControl DssOutboundControl
return com.Sconit.Entity.Dss.DssExportHistory