| Package | Description |
|---|---|
| de.hybris.platform.cmsoccaddon.jaxb.adapters |
| Modifier and Type | Method and Description |
|---|---|
static KeyMapAdaptedEntryAdapter.KeyMapAdaptedEntry |
ComponentAdapterUtil.convertToAdaptedEntry(java.util.Map.Entry<java.lang.String,java.lang.Object> entry)
Convert Map entry to KeyMapAdaptedEntry object
|
KeyMapAdaptedEntryAdapter.KeyMapAdaptedEntry |
KeyMapAdaptedEntryAdapter.unmarshal(java.lang.Object object) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<KeyMapAdaptedEntryAdapter.KeyMapAdaptedEntry> |
ComponentAdapterUtil.marshalMap(java.util.Map<java.lang.String,java.lang.Object> map)
convert map with String/Object pairs into a list of KeyMapAdaptedEntry
|
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Element |
KeyMapAdaptedEntryAdapter.marshal(KeyMapAdaptedEntryAdapter.KeyMapAdaptedEntry adaptedEntry)
convert KeyMapAdaptedEntry object into an HTML or XML document element object.
|
Copyright © 2018 SAP SE. All Rights Reserved.