| AbstractItem2MapPopulator<V> |
Abstract class to populate given item model to a Map which is representation of the Integration Object.
|
| AtomicTypeValueConverter |
|
| DefaultAtomicType2MapPopulator |
Populate the atomic type of item model's attribute to Map.
|
| DefaultCollectionType2MapPopulator |
This class is responsible to populate the value from the source as collection of ItemModel/primitive
|
| DefaultComposedType2MapPopulator |
Populate the composed type of item model's attribute to Map.
|
| DefaultEnumerationMetaType2MapPopulator |
Populate the enumerate meta type of item model's attribute to Map.
|
| DefaultIntegrationKeyPopulator |
An attribute value populator, which injects integration key value into a Map representing a data item, based on the
values of key attributes in that map.
|
| DefaultIntegrationKeyPopulatorUnitTest |
|
| DefaultMapType2MapPopulator |
Populate the map type of item model's attribute to Map.
|
| ItemToMapConversionContext |
This class encapsulates the context of a conversion from an ItemModel to a Map
|
| LocalizedAttribute2MapPopulator |
|
| PrimitiveCollectionElement |
A wrapper around a primitive value that is stored in a collection.
|