C# Class com.Sconit.Service.Business.Impl.ReturnMgr

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

Méthodes publiques

Méthode Description
ReturnMgr ( ISetBaseMgr setBaseMgr, ISetDetailMgr setDetailMgr, IExecuteMgr executeMgr, IHuMgr huMgr, IFlowMgr flowMgr, IStorageBinMgr storageBinMgr, ILocationMgr locationMgr, ILocationLotDetailMgr locationLotDetailMgr ) : System.Collections.Generic

Méthodes protégées

Méthode Description
ExecuteCancel ( Resolver resolver ) : void
ExecuteSubmit ( Resolver resolver ) : void
GetDetail ( Resolver resolver ) : void
SetBaseInfo ( Resolver resolver ) : void
SetDetail ( Resolver resolver ) : void

Private Methods

Méthode Description
ExecutePrint ( Resolver resolver ) : void
GetReceiptNotes ( Resolver resolver ) : void

Method Details

ExecuteCancel() protected méthode

protected ExecuteCancel ( Resolver resolver ) : void
resolver com.Sconit.Entity.MasterData.Resolver
Résultat void

ExecuteSubmit() protected méthode

protected ExecuteSubmit ( Resolver resolver ) : void
resolver com.Sconit.Entity.MasterData.Resolver
Résultat void

GetDetail() protected méthode

protected GetDetail ( Resolver resolver ) : void
resolver com.Sconit.Entity.MasterData.Resolver
Résultat void

ReturnMgr() public méthode

public ReturnMgr ( ISetBaseMgr setBaseMgr, ISetDetailMgr setDetailMgr, IExecuteMgr executeMgr, IHuMgr huMgr, IFlowMgr flowMgr, IStorageBinMgr storageBinMgr, ILocationMgr locationMgr, ILocationLotDetailMgr locationLotDetailMgr ) : System.Collections.Generic
setBaseMgr ISetBaseMgr
setDetailMgr ISetDetailMgr
executeMgr IExecuteMgr
huMgr IHuMgr
flowMgr IFlowMgr
storageBinMgr IStorageBinMgr
locationMgr ILocationMgr
locationLotDetailMgr ILocationLotDetailMgr
Résultat System.Collections.Generic

SetBaseInfo() protected méthode

protected SetBaseInfo ( Resolver resolver ) : void
resolver com.Sconit.Entity.MasterData.Resolver
Résultat void

SetDetail() protected méthode

protected SetDetail ( Resolver resolver ) : void
resolver com.Sconit.Entity.MasterData.Resolver
Résultat void