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) voidsetJsonModel(String jsonModel) voidMethods 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:
getTypeNamein classXMLBind
-
getType
-
getParent
-
setParent
-
getSearch
-
getBindings
- Overrides:
getBindingsin classXMLBind
-
postProcess
- Overrides:
postProcessin classXMLBind
-