Class PasswordPreferencesWritePlatformServiceJpaRepositoryImpl

java.lang.Object
org.apache.fineract.useradministration.service.PasswordPreferencesWritePlatformServiceJpaRepositoryImpl
All Implemented Interfaces:
PasswordPreferencesWritePlatformService

public class PasswordPreferencesWritePlatformServiceJpaRepositoryImpl extends Object implements PasswordPreferencesWritePlatformService
  • 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:
      updatePreferences in interface PasswordPreferencesWritePlatformService