public CurrencyIf[] getAllCurrencies() throws KKException {
   return kkEng.getAllCurrencies();
 }