public interface DiffComplexFieldDefinition extends Serializable
Modifier and Type | Method and Description |
---|---|
List<DiffFieldItemDefinition> |
getExcludedItems()
Gets the complex field excluded items.
|
List<DiffFieldItemDefinition> |
getIncludedItems()
Gets the complex field included items.
|
String |
getName()
Gets the complex field name.
|
String |
getSchema()
Gets the complex field schema.
|
List<DiffFieldItemDefinition> getIncludedItems()
List<DiffFieldItemDefinition> getExcludedItems()
Copyright © 2017 Nuxeo. All rights reserved.