Table of Contents

Class EverestCatalogSubstancesService

Namespace
Everest.Service.Catalog.Substances
Assembly
Everest.Service.dll
[SwaggerWcf("/Everest/Catalog/Substances")]
[SwaggerWcfServiceInfo("Catalog Substances", "v1")]
public class EverestCatalogSubstancesService : EverestCatalogProxyServiceBase<ICatalogSubstance, ICatalogSubstancesApplication>, IDisposable, IEverestCatalogSubstancesService
Inheritance
EverestCatalogSubstancesService
Implements
Inherited Members

Constructors

EverestCatalogSubstancesService()
EverestCatalogSubstancesService(ICatalogSubstancesApplication, IMapper)
EverestCatalogSubstancesService(ICatalogSubstancesApplication, ILog, IMapper)

Methods

GetAllCatalogDefinitions(ProductLines?, bool, bool)
GetAllCatalogDetails(ProductLines?, bool, bool)
GetCatalogDefinition(string)
GetCatalogDetails(string)
GetSubstanceDefinition(string)
GetSubstanceDefinitions(ProductLines?, bool, bool)
GetSubstanceDetail(string)
GetSubstanceDetails(ProductLines?, bool, bool)
UpdateCatalog(string)