| Interface | Description |
|---|---|
| Assetable | |
| ElementContainer | |
| HasUUID | |
| Identifiable |
A component is identifiable when he has an id and a version because
a component can evolve between two versions of the designer.
|
| JsonViewLight |
A data can have a representation light in JSON for sending a minimal representation to the view
|
| JsonViewMetadata |
Metadata are information which are stored in a separate file and belong to the user session.
|
| JsonViewPersistence |
A data can have several representations in JSON.
|
| WidgetContainerRepository<T extends Identifiable> |
| Class | Description |
|---|---|
| DesignerArtifact | |
| JacksonObjectMapper |
Wraps objectMapper to avoid recurrent issue like encoding ones
|
| Exception | Description |
|---|---|
| ModelException |
Copyright © 2021. All rights reserved.