Class PasswordPreferencesWritePlatformServiceJpaRepositoryImpl
java.lang.Object
org.apache.fineract.useradministration.service.PasswordPreferencesWritePlatformServiceJpaRepositoryImpl
- All Implemented Interfaces:
PasswordPreferencesWritePlatformService
public class PasswordPreferencesWritePlatformServiceJpaRepositoryImpl
extends Object
implements PasswordPreferencesWritePlatformService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.fineract.infrastructure.core.data.CommandProcessingResultupdatePreferences(org.apache.fineract.infrastructure.core.api.JsonCommand command)
-
Constructor Details
-
PasswordPreferencesWritePlatformServiceJpaRepositoryImpl
public PasswordPreferencesWritePlatformServiceJpaRepositoryImpl()
-
-
Method Details
-
updatePreferences
@Transactional public org.apache.fineract.infrastructure.core.data.CommandProcessingResult updatePreferences(org.apache.fineract.infrastructure.core.api.JsonCommand command) - Specified by:
updatePreferencesin interfacePasswordPreferencesWritePlatformService
-