C# Class com.Sconit.Service.Procurement.Impl.PurchasePriceListMgr

Inheritance: PurchasePriceListBaseMgr, IPurchasePriceListMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
PurchasePriceListMgr ( IPurchasePriceListDao entityDao, ICriteriaMgr criteriaMgr, IBillAddressMgr billAddressMgr ) : System.Collections.Generic

Private Methods

Method Description
GetAllPurchasePriceList ( BillAddress address ) : IList
GetAllPurchasePriceList ( string addressCode ) : IList
LoadPurchasePriceList ( string code, bool includeDetail ) : PurchasePriceList

Method Details

PurchasePriceListMgr() public method

public PurchasePriceListMgr ( IPurchasePriceListDao entityDao, ICriteriaMgr criteriaMgr, IBillAddressMgr billAddressMgr ) : System.Collections.Generic
entityDao IPurchasePriceListDao
criteriaMgr ICriteriaMgr
billAddressMgr IBillAddressMgr
return System.Collections.Generic