java.lang.Object
org.apache.fineract.infrastructure.configuration.service.GlobalConfigurationPropertyUpdateService
@Service
public class GlobalConfigurationPropertyUpdateService
extends Object
-
Constructor Summary
Constructors
-
Method Summary
update(org.apache.fineract.infrastructure.configuration.domain.GlobalConfigurationProperty property,
org.apache.fineract.infrastructure.core.api.JsonCommand command)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GlobalConfigurationPropertyUpdateService
public GlobalConfigurationPropertyUpdateService()
-
Method Details
-
update
public Map<String,Object> update(org.apache.fineract.infrastructure.configuration.domain.GlobalConfigurationProperty property,
org.apache.fineract.infrastructure.core.api.JsonCommand command)