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
EverestCatalogMixturesService
Implements
Inherited Members

Constructors

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

Methods

FindMatchingMixtures(MixtureLookupContract)
FindMatchingProducts(AmountOfMixtureLookupContract)
GetAllCatalogDefinitions(ProductLines?, bool, bool)
GetAllCatalogDetails(ProductLines?, bool, bool)
GetCatalogDefinition(string)
GetCatalogDetails(string)
GetCatalogReference(string)
GetMixtureAndProductDefinitions(string)
GetMixtureAndProductDetails(string)
GetMixturesAndProductDefinitions(ProductLines?, bool, bool)
GetMixturesAndProductDetails(ProductLines?, bool, bool)
GetReferenceDefinition(string)
GetReferenceDetails(string)
UpdateCatalog(string)