public class JsonContext extends SimpleBindings
Constructor and Description |
---|
JsonContext(Context context,
Property property,
String jsonValue) |
JsonContext(MetaJsonRecord record) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key) |
Class<?> |
getContextClass() |
Long |
getId() |
String |
getJsonField() |
boolean |
hasField(String name) |
Object |
put(String name,
Object value) |
Object |
remove(Object key) |
clear, containsKey, containsValue, entrySet, isEmpty, keySet, putAll, size, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public JsonContext(MetaJsonRecord record)