Package | Description |
---|---|
org.nuxeo.ecm.core.api.model | |
org.nuxeo.ecm.core.api.model.impl.primitives | |
org.nuxeo.ecm.platform.contentview.json | |
org.nuxeo.ecm.platform.routing.core.impl |
Provides implementation for the api package.
|
Modifier and Type | Method and Description |
---|---|
Object |
ValueExporter.visit(MapProperty property,
Object arg) |
Object |
PropertyVisitor.visit(MapProperty property,
Object arg) |
Modifier and Type | Class and Description |
---|---|
class |
BlobProperty
Blob property, reading and writing from a
Blob object. |
class |
ExternalBlobProperty
Property handling an external blob: create/edit is done from a map, and the value returned is a blob.
|
Modifier and Type | Method and Description |
---|---|
Object |
DocumentModelToJSON.visit(MapProperty property,
Object arg) |
Modifier and Type | Field and Description |
---|---|
MapProperty |
GraphNode.Transition.prop |
MapProperty |
GraphNode.Button.prop |
protected MapProperty |
GraphNode.EscalationRule.prop |
protected MapProperty |
GraphNode.TaskInfo.prop |
Copyright © 2016 Nuxeo SA. All rights reserved.