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 |
---|---|
ScopedMap |
DocumentModel.getContextData()
Gets the context data associated to this document.
|
Modifier and Type | Field and Description |
---|---|
protected ScopedMap |
SimpleDocumentModel.contextData |
Modifier and Type | Method and Description |
---|---|
ScopedMap |
SimpleDocumentModel.getContextData() |
ScopedMap |
DocumentModelImpl.getContextData() |
Modifier and Type | Method and Description |
---|---|
ScopedMap |
ShallowDocumentModel.getContextData() |
Constructor and Description |
---|
ShallowDocumentModel(String id,
String repoName,
String name,
Path path,
String type,
boolean isFolder,
boolean isVersion,
boolean isProxy,
boolean isImmutable,
ScopedMap contextData,
Set<String> facets,
String lifecycleState) |
Copyright © 2016 Nuxeo SA. All rights reserved.