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.infrastructure.core.data.CommandProcessingResultupdateAllowedCurrencies(org.apache.fineract.infrastructure.core.api.JsonCommand command)
-
Constructor Details
-
CurrencyWritePlatformServiceJpaRepositoryImpl
public CurrencyWritePlatformServiceJpaRepositoryImpl()
-
-
Method Details
-
updateAllowedCurrencies
@Transactional public org.apache.fineract.infrastructure.core.data.CommandProcessingResult updateAllowedCurrencies(org.apache.fineract.infrastructure.core.api.JsonCommand command) - Specified by:
updateAllowedCurrenciesin interfaceorg.apache.fineract.organisation.monetary.service.CurrencyWritePlatformService
-