public interface CommonSettings
| Modifier and Type | Method and Description |
|---|---|
String |
getLocale() |
boolean |
isAnalytics() |
boolean |
isSecurityCache() |
void |
setAnalytics(boolean b) |
void |
setLocale(String locale) |
void |
setSecurityCache(boolean b) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.