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

Inheritance: ItemKitBaseMgr, IItemKitMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
ItemKitMgr ( IItemKitDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic

Private Methods

Méthode Description
GetChildItemKit ( Item parentItem ) : IList
GetChildItemKit ( Item parentItem, bool includeInActive ) : IList
GetChildItemKit ( string parentItemCode ) : IList
GetChildItemKit ( string parentItemCode, bool includeInActive ) : IList

Method Details

ItemKitMgr() public méthode

public ItemKitMgr ( IItemKitDao entityDao, ICriteriaMgr criteriaMgr ) : System.Collections.Generic
entityDao IItemKitDao
criteriaMgr ICriteriaMgr
Résultat System.Collections.Generic