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

Inheritance: ShipAddressBaseMgr, IShipAddressMgr
ファイルを表示 Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
ShipAddressMgr ( IShipAddressDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic

Private Methods

Method Description
GetDefaultShipAddress ( Party party ) : ShipAddress
GetDefaultShipAddress ( string partyCode ) : ShipAddress

Method Details

ShipAddressMgr() public method

public ShipAddressMgr ( IShipAddressDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic
entityDao IShipAddressDao
criteriaMgr ICriteriaMgr
return System.Collections.Generic