Interface PasswordPreferencesWritePlatformService

All Known Implementing Classes:
PasswordPreferencesWritePlatformServiceJpaRepositoryImpl

public interface PasswordPreferencesWritePlatformService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.fineract.infrastructure.core.data.CommandProcessingResult
    updatePreferences(org.apache.fineract.infrastructure.core.api.JsonCommand command)
     
  • Method Details

    • updatePreferences

      org.apache.fineract.infrastructure.core.data.CommandProcessingResult updatePreferences(org.apache.fineract.infrastructure.core.api.JsonCommand command)