Package | Description |
---|---|
org.nuxeo.ecm.core.api.model.impl | |
org.nuxeo.ecm.core.api.model.impl.primitives |
Modifier and Type | Class and Description |
---|---|
class |
ArrayProperty |
class |
ComplexProperty
A scalar property that is linked to a schema field
|
class |
DocumentPartImpl |
class |
ListProperty |
class |
MapProperty
Phantom properties are not stored as children objects.
|
class |
ScalarProperty
A scalar property that is linked to a schema field
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryProperty |
class |
BlobProperty
Blob property, reading and writing from a
Blob object. |
static class |
BlobProperty.ScalarMemberProperty |
class |
BooleanProperty |
class |
DateProperty |
class |
DoubleProperty |
class |
ExternalBlobProperty
Property handling an external blob: create/edit is done from a map, and the value returned is a blob.
|
class |
LongProperty |
class |
StringProperty |
Copyright © 2015 Nuxeo SA. All rights reserved.