| Package | Description |
|---|---|
| org.nuxeo.ecm.diff.model.impl | |
| org.nuxeo.ecm.diff.service | |
| org.nuxeo.ecm.diff.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DiffComplexFieldDefinitionImpl
Default implementation of a
DiffComplexFieldDefinition |
| Modifier and Type | Method and Description |
|---|---|
DiffComplexFieldDefinition |
DiffDisplayService.getDiffComplexField(String schemaName,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
List<DiffComplexFieldDefinition> |
DiffDisplayService.getDiffComplexFields() |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Map<String,DiffComplexFieldDefinition>> |
DiffDisplayServiceImpl.diffComplexFieldsContribs
Diff complex fields contributions.
|
| Modifier and Type | Method and Description |
|---|---|
DiffComplexFieldDefinition |
DiffDisplayServiceImpl.getDiffComplexField(String schemaName,
String fieldName) |
DiffComplexFieldDefinition |
DiffComplexFieldDescriptor.getDiffComplexFieldDefinition() |
| Modifier and Type | Method and Description |
|---|---|
List<DiffComplexFieldDefinition> |
DiffDisplayServiceImpl.getDiffComplexFields() |
Copyright © 2019 Nuxeo. All rights reserved.