Omada.OE.AppLogic.Serialization Namespace | 
| Class | Description | |
|---|---|---|
| ConfigurationParameterValuesDeserializer | 
            Deserializer of the ConfigurationParameterValues from XML configuration
              | |
| DeserializerBase | 
            Base class for classes that can deserialize a xml document into an object model.
              | |
| ObjectDeserializer | 
            The ObjectDeserializer class supports deserialization of a "Data Object Exchange ML" xml document to an object representation.
              | |
| ObjectImporter | ||
| ObjectSerializer | ||
| PropertyValueAssigner | 
            The PropertyValueAssigner can assign property values to a data object based on serialized values.
            The class is primarily used by the ObjectImporter but is also used by the Survey feature that utilizes parts of the DataObjectExchangeML language.
              | |
| XmlUtils |