Package de.hybris.platform.cmswebservices.orika.converter
-
Class Summary Class Description MultiValuedObjectMapConverter Custom converter to convert a field of typeMap<String, Map<String, String>>to a newMap<String, Map<String, String>>.
| Class | Description |
|---|---|
| MultiValuedObjectMapConverter |
Custom converter to convert a field of type
Map<String, Map<String, String>> to a new
Map<String, Map<String, String>>. |