Uses of Class
org.nuxeo.ecm.core.api.impl.DataModelImpl
-
Packages that use DataModelImpl Package Description org.nuxeo.ecm.core.io.marshallers.json.document -
-
Uses of DataModelImpl in org.nuxeo.ecm.core.io.marshallers.json.document
Methods in org.nuxeo.ecm.core.io.marshallers.json.document with parameters of type DataModelImpl Modifier and Type Method Description protected static voidDocumentModelJsonReader. applyPropertyValue(DataModelImpl srcDataModel, DataModelImpl dstDataModel, String fieldName)Deprecated.since 11.1.
-