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

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

공개 메소드들

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

비공개 메소드들

메소드 설명
GetChildItemKit ( Item parentItem ) : IList
GetChildItemKit ( Item parentItem, bool includeInActive ) : IList
GetChildItemKit ( string parentItemCode ) : IList
GetChildItemKit ( string parentItemCode, bool includeInActive ) : IList

메소드 상세

ItemKitMgr() 공개 메소드

public ItemKitMgr ( IItemKitDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic
entityDao IItemKitDao
criteriaMgr ICriteriaMgr
리턴 System.Collections.Generic