Uses of Interface
org.nuxeo.ecm.core.api.DataModel
Packages that use DataModel
Package
Description
Event Service implementation.
-
Uses of DataModel in org.nuxeo.ecm.automation.core.util
Methods in org.nuxeo.ecm.automation.core.util with parameters of type DataModelConstructors in org.nuxeo.ecm.automation.core.util with parameters of type DataModelConstructor parameters in org.nuxeo.ecm.automation.core.util with type arguments of type DataModelModifierConstructorDescriptionDataModelProperties
(List<DataModel> dms) DataModelProperties
(List<DataModel> dms, boolean onlyDirtyProperties) -
Uses of DataModel in org.nuxeo.ecm.core.api
Methods in org.nuxeo.ecm.core.api that return DataModelModifier and TypeMethodDescriptionstatic DataModel
DocumentModelFactory.createDataModel
(Document doc, Schema schema) Creates a data model from a document and a schema.AbstractSession.getDataModel
(DocumentRef docRef, Schema schema) CoreSession.getDataModel
(DocumentRef docRef, Schema schema) Retrieves a data model given a document reference and a schema.DocumentModel.getDataModel
(String schema) Deprecated.Methods in org.nuxeo.ecm.core.api that return types with arguments of type DataModelModifier and TypeMethodDescriptionDocumentModel.getDataModels()
Deprecated.since 8.4, use directProperty
getters insteadDocumentModel.getDataModelsCollection()
Deprecated.since 8.4, internal method -
Uses of DataModel in org.nuxeo.ecm.core.api.impl
Classes in org.nuxeo.ecm.core.api.impl that implement DataModelFields in org.nuxeo.ecm.core.api.impl with type parameters of type DataModelMethods in org.nuxeo.ecm.core.api.impl that return DataModelModifier and TypeMethodDescriptionDocumentModelImpl.cloneDataModel
(DataModel data) static DataModel
DocumentModelImpl.cloneDataModel
(Schema schema, DataModel data) DocumentModelImpl.getDataModel
(String schema) Deprecated.SimpleDocumentModel.getDataModel
(String schema) Deprecated.protected DataModel
SimpleDocumentModel.getDataModelInternal
(String schema) protected DataModel
DocumentModelImpl.loadDataModel
(String schema) Lazily loads the given data model.Methods in org.nuxeo.ecm.core.api.impl that return types with arguments of type DataModelModifier and TypeMethodDescriptionDocumentModelImpl.getDataModels()
SimpleDocumentModel.getDataModels()
Deprecated.DocumentModelImpl.getDataModelsCollection()
Deprecated.SimpleDocumentModel.getDataModelsCollection()
Deprecated.Methods in org.nuxeo.ecm.core.api.impl with parameters of type DataModelModifier and TypeMethodDescriptionvoid
DocumentModelImpl.addDataModel
(DataModel dataModel) DocumentModelImpl.cloneDataModel
(DataModel data) static DataModel
DocumentModelImpl.cloneDataModel
(Schema schema, DataModel data) -
Uses of DataModel in org.nuxeo.ecm.core.event.impl
Methods in org.nuxeo.ecm.core.event.impl that return DataModelMethods in org.nuxeo.ecm.core.event.impl that return types with arguments of type DataModelModifier and TypeMethodDescriptionShallowDocumentModel.getDataModels()
Deprecated.ShallowDocumentModel.getDataModelsCollection()
Deprecated. -
Uses of DataModel in org.nuxeo.ecm.platform.usermanager
Fields in org.nuxeo.ecm.platform.usermanager declared as DataModel
Property
getters instead