| Class | Description |
|---|---|
| AbstractItem2MapPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> |
Abstract class to populate given item model to a Map which is representation of the Integration Object.
|
| DefaultAtomicType2MapPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> |
Populate the atomic type of item model's attribute to Map.
|
| DefaultAtomicType2MapPopulatorUnitTest | |
| DefaultCollectionType2MapPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> |
This class is responsible to populate the value from the source as collection of ItemModel/primitive
|
| DefaultCollectionType2MapPopulatorUnitTest | |
| DefaultComposedType2MapPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> |
Populate the composed type of item model's attribute to Map.
|
| DefaultComposedType2MapPopulatorUnitTest | |
| DefaultEnumerationMetaType2MapPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> |
Populate the enumerate meta type of item model's attribute to Map.
|
| DefaultEnumerationMetaType2MapPopulatorUnitTest | |
| DefaultIntegrationKeyPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> | |
| DefaultIntegrationKeyPopulatorUnitTest | |
| DefaultMapType2MapPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> |
Populate the map type of item model's attribute to Map.
|
| DefaultMapType2MapPopulatorUnitTest | |
| ItemToMapConversionContext | |
| LocalizedAttribute2MapPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> | |
| LocalizedAttribute2MapPopulatorUnitTest |
Copyright © 2018 SAP SE. All Rights Reserved.