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 | |
EntitySerialization.DateDeserializer | |
EntitySerialization.DateSerializer | |
EntitySerialization.EntitySerializationContext |
Class is used for storing a collection of entities already processed during the serialization.
|
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 |