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

Inheritance: SalesPriceListBaseMgr, ISalesPriceListMgr
Mostra file Open project: Novthirteen/yfkey-scms

Public Methods

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

Private Methods

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

Method Details

SalesPriceListMgr() public method

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