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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.fineract.organisation.monetary.data.CurrencyUpdateResponseupdateAllowedCurrencies(org.apache.fineract.organisation.monetary.data.CurrencyUpdateRequest request)
-
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:
updateAllowedCurrenciesin interfaceorg.apache.fineract.organisation.monetary.service.CurrencyWritePlatformService
-