Table of Contents

Interface IEverestCatalogMixturesService

Namespace
Everest.Service.Catalog.Mixtures
Assembly
Everest.Service.dll
[ServiceContract]
public interface IEverestCatalogMixturesService

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)