Package | Description |
---|---|
org.nuxeo.ecm.core.api | |
org.nuxeo.ecm.core.api.impl | |
org.nuxeo.ecm.core.event.impl |
Event Service implementation.
|
Modifier and Type | Method and Description |
---|---|
DataModelMap |
DocumentModel.getDataModels()
Gets the data models.
|
Modifier and Type | Class and Description |
---|---|
class |
DataModelMapImpl |
Modifier and Type | Method and Description |
---|---|
DataModelMap |
SimpleDocumentModel.getDataModels() |
DataModelMap |
DocumentModelImpl.getDataModels() |
Constructor and Description |
---|
DocumentModelImpl(DocumentModel parent,
String name,
String type,
DataModelMap data)
Deprecated.
unused
|
DocumentModelImpl(String parentPath,
String name,
String type,
DataModelMap data)
Deprecated.
unused
|
Modifier and Type | Method and Description |
---|---|
DataModelMap |
ShallowDocumentModel.getDataModels() |
Copyright © 2011 Nuxeo SA. All Rights Reserved.