Table of Contents

Class EverestCatalogMixturesService

Namespace
Everest.Service.Catalog.Mixtures
Assembly
Everest.Service.dll
[SwaggerWcf("/Everest/Catalog/Mixtures")]
[SwaggerWcfServiceInfo("Catalog Mixtures", "v1")]
public class EverestCatalogMixturesService : EverestCatalogProxyServiceBase<ICatalogMixture, ICatalogMixturesApplication>, IDisposable, IEverestCatalogMixturesService
Inheritance
LayeredServiceBase
EverestServiceBase<ICatalogMixturesApplication>
EverestCatalogServiceBase<ICatalogMixture, ICatalogMixturesApplication>
EverestCatalogProxyServiceBase<ICatalogMixture, ICatalogMixturesApplication>
EverestCatalogMixturesService
Implements
Inherited Members

Constructors

EverestCatalogMixturesService()
EverestCatalogMixturesService(ICatalogMixturesApplication, IMapper)
EverestCatalogMixturesService(ICatalogMixturesApplication, ILog, IMapper)

Methods

FindMatchingMixtures(MixtureLookupContract)
FindMatchingProducts(AmountOfMixtureLookupContract)
GetMixtureAndProductDetails(string)
GetMixtureInfo(string)
GetMixturesAndProductDetails(ProductLines?, bool, bool)
GetReferenceDetails(string)