Package fr.becpg.repo.system
Interface SystemConfigurationService
- All Known Implementing Classes:
SystemConfigurationServiceImpl
public interface SystemConfigurationService
SystemConfigurationService interface.
- Version:
- $Id: $Id
- Author:
- matthieu Store/Get system prop value in database
-
Method Summary
Modifier and TypeMethodDescriptionconfValue.voidresetConfValue(String propKey) resetConfValue.voidupdateConfValue(String propKey, String value) updateConfValue.