Interface ConfigFileStore
- All Known Implementing Classes:
FolderConfigFileProperty
,GlobalConfigFiles
public interface ConfigFileStore
Created by domi on 17/09/16.
-
Method Summary
-
Method Details
-
getConfigs
Collection<Config> getConfigs() -
getConfigs
-
getById
-
save
-
remove
-
getGroupedConfigs
Map<ConfigProvider,Collection<Config>> getGroupedConfigs()
-