Interface IEverestCatalogProxyService NamespaceEverest.Service.Catalog AssemblyEverest.Service.dll [ServiceContract] public interface IEverestCatalogProxyService Methods FindAnalytes(CatalogComponentsSearchRequestContract) FindMatchingChemicalProductsDetails(CatalogSelectionFilterContract) FindMatchingChemicalProductsOverview(CatalogSearchRequestContract) FindSolvents(CatalogComponentsSearchRequestContract) GetActivePriceAdjustmentsForCountry(string) GetActivePriceAdjustmentsForDistributor(string) GetActivePricelistForCountry(string, CategoryLanguage?, TreeIterationOrder?) GetActivePricelistForDistributor(string, CategoryLanguage?, TreeIterationOrder?) GetAllCatalogDefinitions(ProductLines?, bool, bool) GetAllCatalogDetails(ProductLines?, bool, bool) GetAvailableConcentrations(CatalogConcentrationsRequestContact) GetCatalogDefinition(string) GetCatalogDetails(string) GetMostFrequentAnalytes(MostFrequentCatalogComponentsRequestContract) GetMostFrequentSolvents(MostFrequentCatalogComponentsRequestContract) UpdateCatalog(string)