C# Class com.Sconit.Service.MasterData.Impl.BillAddressMgr

Inheritance: BillAddressBaseMgr, IBillAddressMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
BillAddressMgr ( IBillAddressDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic

Private Methods

Method Description
GetDefaultBillAddress ( string party ) : BillAddress

Method Details

BillAddressMgr() public method

public BillAddressMgr ( IBillAddressDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic
entityDao IBillAddressDao
criteriaMgr ICriteriaMgr
return System.Collections.Generic