C# 클래스 com.Sconit.Service.MasterData.Impl.ShipAddressMgr

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

공개 메소드들

메소드 설명
ShipAddressMgr ( IShipAddressDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetDefaultShipAddress ( Party party ) : ShipAddress
GetDefaultShipAddress ( string partyCode ) : ShipAddress

메소드 상세

ShipAddressMgr() 공개 메소드

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