Interface IEverestCatalogProxyService NamespaceEverest.Service.Catalog AssemblyEverest.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)