| Package | Description |
|---|---|
| de.hybris.platform.webservices.util.objectgraphtransformer | |
| de.hybris.platform.webservices.util.objectgraphtransformer.impl |
| Modifier and Type | Method and Description |
|---|---|
PropertyConfig |
PropertyMapping.getSourceConfig()
Returns the source configuration for this mapping.
|
PropertyConfig |
PropertyMapping.getTargetConfig()
Returns the target configuration for this mapping.
|
PropertyConfig[] |
NodeConfig.getUidProperties()
Returns all Properties which shall be taken to form an UID value for a concrete node value.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,PropertyConfig> |
NodeConfig.getProperties()
Returns a mapping of all
PropertyConfig for this node. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPropertyConfig
Default
PropertyConfig implementation. |
| Modifier and Type | Method and Description |
|---|---|
PropertyConfig[] |
DefaultNodeConfig.getUidProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,PropertyConfig> |
DefaultNodeConfig.getProperties() |
protected java.util.Map<java.lang.String,PropertyConfig> |
AbstractNodeConfig.getPropertiesFor(java.lang.Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultPropertyConfig.mergeWith(PropertyConfig pCfg) |
void |
DefaultNodeConfig.setUidProperties(PropertyConfig[] uidProperties) |
Copyright © 2018 SAP SE. All Rights Reserved.