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

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

Méthodes publiques

Méthode Description
PutAwayMgr ( ISetBaseMgr setBaseMgr, ISetDetailMgr setDetailMgr, IExecuteMgr executeMgr, ILanguageMgr languageMgr, IStorageBinMgr storageBinMgr, ILocationLotDetailMgr locationLotDetailMgr, ILocationMgr locationMgr, IHuMgr huMgr ) : System

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
FillPutAway ( Resolver resolver ) : List

初始化上架 Transformers和TransformerDetails

GetReceiptNotes ( Resolver resolver ) : void

Method Details

ExecuteCancel() protected méthode

protected ExecuteCancel ( Resolver resolver ) : void
resolver Resolver
Résultat void

ExecuteSubmit() protected méthode

protected ExecuteSubmit ( Resolver resolver ) : void
resolver Resolver
Résultat void

GetDetail() protected méthode

protected GetDetail ( Resolver resolver ) : void
resolver Resolver
Résultat void

PutAwayMgr() public méthode

public PutAwayMgr ( ISetBaseMgr setBaseMgr, ISetDetailMgr setDetailMgr, IExecuteMgr executeMgr, ILanguageMgr languageMgr, IStorageBinMgr storageBinMgr, ILocationLotDetailMgr locationLotDetailMgr, ILocationMgr locationMgr, IHuMgr huMgr ) : System
setBaseMgr ISetBaseMgr
setDetailMgr ISetDetailMgr
executeMgr IExecuteMgr
languageMgr ILanguageMgr
storageBinMgr IStorageBinMgr
locationLotDetailMgr ILocationLotDetailMgr
locationMgr ILocationMgr
huMgr IHuMgr
Résultat System

SetBaseInfo() protected méthode

protected SetBaseInfo ( Resolver resolver ) : void
resolver Resolver
Résultat void

SetDetail() protected méthode

protected SetDetail ( Resolver resolver ) : void
resolver Resolver
Résultat void