
public interface ConfigurationManager
| Modifier and Type | Method and Description |
|---|---|
void |
createDefaultConfigIfEmpty()
Creates the default config if empty.
|
void |
createDefaultLanguagesIfEmpty()
Creates the default languages if empty.
|
UserConfiguration |
getUserConfiguration(String url,
String locale)
Gets the user configuration.
|
UserConfiguration getUserConfiguration(String url, String locale)
url - the urllocale - the localevoid createDefaultConfigIfEmpty()
void createDefaultLanguagesIfEmpty()
Copyright © 2010–2017 www.hack23.com. All rights reserved.