Package com.axelor.data.xml
Class XMLBindJson
java.lang.Object
com.axelor.data.xml.XMLBind
com.axelor.data.xml.XMLBindJson
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass
<?> getType()
postProcess
(Object bean) void
setJsonModel
(String jsonModel) void
Methods inherited from class com.axelor.data.xml.XMLBind
call, evaluate, getAdapter, getAlias, getAliasOrName, getCallable, getCondition, getConditionEmpty, getCreate, getExpression, getField, getNode, getUpdate, isMultiple, setAdapter, setAlias, setBindings, setCallable, setCondition, setConditionEmpty, setCreate, setExpression, setField, setNode, setSearch, setTypeName, setUpdate, toString, validate
-
Constructor Details
-
XMLBindJson
public XMLBindJson()
-
-
Method Details
-
getJsonModel
-
setJsonModel
-
getTypeName
- Overrides:
getTypeName
in classXMLBind
-
getType
-
getParent
-
setParent
-
getSearch
-
getBindings
- Overrides:
getBindings
in classXMLBind
-
postProcess
- Overrides:
postProcess
in classXMLBind
-