C# 클래스 com.Sconit.Service.Distribution.Impl.SalesPriceListMgr

상속: SalesPriceListBaseMgr, ISalesPriceListMgr
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
SalesPriceListMgr ( ISalesPriceListDao entityDao, ICriteriaMgr criteriaMgr, IBillAddressMgr billAddressMgr ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetAllSalesPriceList ( BillAddress address ) : IList
GetAllSalesPriceList ( string addressCode ) : IList
LoadSalesPriceList ( string code, bool includeDetail ) : SalesPriceList

메소드 상세

SalesPriceListMgr() 공개 메소드

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