C# Class com.Sconit.Service.Distribution.Impl.SalesPriceListMgr

Inheritance: SalesPriceListBaseMgr, ISalesPriceListMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
SalesPriceListMgr ( ISalesPriceListDao entityDao, ICriteriaMgr criteriaMgr, IBillAddressMgr billAddressMgr ) : System.Collections.Generic

Private Methods

Méthode Description
GetAllSalesPriceList ( BillAddress address ) : IList
GetAllSalesPriceList ( string addressCode ) : IList
LoadSalesPriceList ( string code, bool includeDetail ) : SalesPriceList

Method Details

SalesPriceListMgr() public méthode

public SalesPriceListMgr ( ISalesPriceListDao entityDao, ICriteriaMgr criteriaMgr, IBillAddressMgr billAddressMgr ) : System.Collections.Generic
entityDao ISalesPriceListDao
criteriaMgr ICriteriaMgr
billAddressMgr IBillAddressMgr
Résultat System.Collections.Generic