Table of Contents

Class EverestCatalogServiceBase<TChemical, TCatalogApplication>

Namespace
Everest.Service.Catalog
Assembly
Everest.Service.dll
public abstract class EverestCatalogServiceBase<TChemical, TCatalogApplication> : EverestServiceBase<TCatalogApplication> where TChemical : ICatalogChemical where TCatalogApplication : ICatalogChemicalsSource<TChemical>

Type Parameters

TChemical
TCatalogApplication
Inheritance
LayeredServiceBase
EverestServiceBase<TCatalogApplication>
EverestCatalogServiceBase<TChemical, TCatalogApplication>
Derived
Inherited Members

Constructors

EverestCatalogServiceBase(TCatalogApplication, ILog, IMapper)

Methods

GetAll<TContract>(ProductLines, bool, bool)
GetCatalogNotFoundFault(string, string)
Get<TContract>(string)
ValidateIsOfficial(bool, bool)