Interface GlobalConfigurationWritePlatformService
- All Known Implementing Classes:
GlobalConfigurationWritePlatformServiceJpaRepositoryImpl
public interface GlobalConfigurationWritePlatformService
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddSurveyConfig(String name) org.apache.fineract.infrastructure.core.data.CommandProcessingResult
-
Method Details
-
update
org.apache.fineract.infrastructure.core.data.CommandProcessingResult update(Long configId, org.apache.fineract.infrastructure.core.api.JsonCommand command) -
addSurveyConfig
-