| Package | Description |
|---|---|
| de.hybris.platform.hmc.jalo | |
| de.hybris.platform.jalo |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ChangedItemAttributes> |
HMCManager.getCreatedItemAttributes(Item item,
Map<String,Object> values) |
protected Collection<ChangedItemAttributes> |
HMCManager.getModifiedItemAttributes(Item item,
Map<String,Object> previousValues,
Map<String,Object> newValues) |
protected Collection<ChangedItemAttributes> |
HMCManager.getRemovedItemAttributes(Item item) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ChangedItemAttributes> |
JaloConnection.getCreatedItemAttributes(Item item,
Map<String,Object> values) |
protected Collection<ChangedItemAttributes> |
JaloConnection.getModifiedItemAttributes(Item item,
Map<String,Object> previousValues,
Map<String,Object> newValues) |
protected Collection<ChangedItemAttributes> |
JaloConnection.getRemovedItemAttributes(Item item) |
Copyright © 2017 SAP SE. All Rights Reserved.