Package | Description |
---|---|
org.nuxeo.ecm.core.storage | |
org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDocument<T extends StateAccessor>
Base implementation for a Document.
|
protected static class |
BaseDocument.BlobWriteContext<T extends StateAccessor> |
Modifier and Type | Class and Description |
---|---|
class |
State
Abstraction for a Map
|
static class |
State.StateDiff
A diff for a
State . |
Modifier and Type | Field and Description |
---|---|
protected T |
BaseDocument.StateBlobAccessor.state |
Modifier and Type | Class and Description |
---|---|
class |
Node
A
Node implementation. |
Copyright © 2016 Nuxeo SA. All rights reserved.