| Package | Description |
|---|---|
| de.hybris.platform.integrationservices.populator |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
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
|
class |
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.
|
class |
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.
|
class |
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.
|
class |
LocalizedAttribute2MapPopulator<S extends ItemToMapConversionContext,T extends java.util.Map<java.lang.String,java.lang.Object>> |
Copyright © 2018 SAP SE. All Rights Reserved.