public class ContextPreferences extends Object
| Constructor and Description |
|---|
ContextPreferences() |
ContextPreferences(String contextId,
Map<String,Object> preferences) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextId() |
Map<String,Object> |
getPreferences() |
void |
setContextId(String contextId) |
void |
setPreferences(Map<String,Object> preferences) |
String |
toString() |
Copyright © 2019 CrafterCMS. All Rights Reserved.