public class AppData extends Model
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
AppData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataForUser(String userId,
String key)
Returns the value of the specified AppData key for the specified user.
|
Set<String> |
getFieldNamesForUser(String userId)
Returns the complete set of AppData keys set for the specified user.
|
addTemplateParameter, addToListField, getField, getFieldAsList, getFieldAsMap, getFieldAsString, getFieldNames, getTemplateParameter, hasField, isFieldMultikeyed, isFieldMultivalued, setFieldescape, toJSONString, toJSONString, toString, toString, writeJSONString, writeJSONStringclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodeCopyright © 2012. All Rights Reserved.