public class CurrentUserThemeConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected Map<String,String> |
options |
| Constructor and Description |
|---|
CurrentUserThemeConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,String> |
getOptions() |
void |
setName(String name) |
void |
setOptions(Map<String,String> options) |