| Interface | Description |
|---|---|
| EntitySerializationAPI |
Class that is used for serialization and deserialization of entities to JSON.
|
| ViewSerializationAPI |
Class that is used for serialization and deserialization of views to JSON.
|
| Class | Description |
|---|---|
| EntitySerialization | |
| ViewSerialization |
| Enum | Description |
|---|---|
| EntitySerializationOption |
An object that configures how to serialize the entity to JSON.
|
| ViewSerializationOption |
An object that configures how to serialize a view to JSON.
|
| Exception | Description |
|---|---|
| EntitySerializationException | |
| ViewSerializationException |