@NonNullApi
| Interface | Description |
|---|---|
| EntityImportExportAPI |
Class that is used for exporting a collection of entities and importing them.
|
| EntityImportExportService |
Service that is used for exporting a collection of entities and importing them.
|
| EntityImportViewBuilderAPI |
Class that is used for building an
EntityImportView based on the JSON object that represents an entity. |
| Class | Description |
|---|---|
| CollectionCompare | |
| EntityImportExport | |
| EntityImportExport.ReferenceInfo | |
| EntityImportExportServiceBean | |
| EntityImportView |
Class describing how entity fields should be saved during the import performed by
EntityImportExportService |
| EntityImportViewBuilder | |
| EntityImportViewProperty |
| Enum | Description |
|---|---|
| CollectionImportPolicy |
Enum describes the policy of processing collection members when importing the entity with the
EntityImportView |
| ReferenceImportBehaviour |
Enum describes a behavior for references during entities import: missing reference can be ignored
or an exception can be thrown.
|
| Exception | Description |
|---|---|
| EntityImportException |