C# Класс com.Sconit.Service.MasterData.Impl.ItemKitMgr

Наследование: ItemKitBaseMgr, IItemKitMgr
Показать файл Открыть проект

Открытые методы

Метод Описание
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