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, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-