CurrencyExchangeRateManagerglobal without sharing class CurrencyExchangeRateManager Methods
loadCurrencyExchangeRatesglobal static List<Currency_Exchange_Rate__c> loadCurrencyExchangeRates(List<Currency_Exchange_Rate__c> cerList, List<String> currencyCodes) loadCurrencyExchangeRatesglobal static List<Currency_Exchange_Rate__c> loadCurrencyExchangeRates(List<Currency_Exchange_Rate__c> cerList, List<String> currencyCodes, Boolean isTest) |