Package com.axelor.rpc
Class JsonContext
java.lang.Object
javax.script.SimpleBindings
com.axelor.rpc.JsonContext
-
Nested Class Summary
-
Constructor Summary
ConstructorsConstructorDescriptionJsonContext
(MetaJsonRecord record) JsonContext
(Context context, Property property, String jsonValue) -
Method Summary
Methods inherited from class javax.script.SimpleBindings
clear, containsKey, containsValue, entrySet, isEmpty, keySet, putAll, size, values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
JsonContext
-
JsonContext
-
-
Method Details
-
getId
-
hasField
-
getJsonField
-
getContextClass
-
get
-
put
-
remove
-