Class CurrencyWritePlatformServiceJpaRepositoryImpl

java.lang.Object
org.apache.fineract.organisation.monetary.service.CurrencyWritePlatformServiceJpaRepositoryImpl
All Implemented Interfaces:
org.apache.fineract.organisation.monetary.service.CurrencyWritePlatformService

public class CurrencyWritePlatformServiceJpaRepositoryImpl extends Object implements org.apache.fineract.organisation.monetary.service.CurrencyWritePlatformService
  • Constructor Details

    • CurrencyWritePlatformServiceJpaRepositoryImpl

      public CurrencyWritePlatformServiceJpaRepositoryImpl()
  • Method Details

    • updateAllowedCurrencies

      @Transactional public org.apache.fineract.organisation.monetary.data.CurrencyUpdateResponse updateAllowedCurrencies(org.apache.fineract.organisation.monetary.data.CurrencyUpdateRequest request)
      Specified by:
      updateAllowedCurrencies in interface org.apache.fineract.organisation.monetary.service.CurrencyWritePlatformService