Table of Contents

Interface IEverestCatalogProxyService

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

Methods

FindMatchingChemicalProductsDetails(CatalogSearchQueryContract)
FindMatchingChemicalProductsOverview(CatalogSearchQueryContract)
GetActivePriceAdjustmentsForCountry(string)
GetActivePriceAdjustmentsForDistributor(string)
GetActivePricelistForCountry(string, CategoryLanguage?, TreeIterationOrder?)
GetActivePricelistForDistributor(string, CategoryLanguage?, TreeIterationOrder?)
GetAllCatalogDefinitions(ProductLines?, bool, bool)
GetAllCatalogDetails(ProductLines?, bool, bool)
GetCatalogDefinition(string)
GetCatalogDetails(string)
UpdateCatalog(string)