Package | Description |
---|---|
org.nuxeo.ecm.core.api.model | |
org.nuxeo.ecm.core.storage.mongodb |
Modifier and Type | Class and Description |
---|---|
class |
DeltaLong
Value holding a base
Long value and a delta. |
Modifier and Type | Method and Description |
---|---|
Delta |
DeltaLong.add(Delta other) |
abstract Delta |
Delta.add(Delta other)
Adds this delta to another delta.
|
Modifier and Type | Method and Description |
---|---|
Delta |
DeltaLong.add(Delta other) |
abstract Delta |
Delta.add(Delta other)
Adds this delta to another delta.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MongoDBConverter.UpdateBuilder.processDelta(Delta delta,
String prefix) |
Copyright © 2017 Nuxeo. All rights reserved.