| Package | Description |
|---|---|
| de.hybris.platform.jalo.type |
| Modifier and Type | Method and Description |
|---|---|
protected ItemCloneCreator.CopyAttribute |
ItemCloneCreator.CannotTranslateException.getAttribute() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ItemCloneCreator.CopyAttribute> |
ItemCloneCreator.CopyItem.getPartOfAttributes() |
Collection<ItemCloneCreator.CopyAttribute> |
ItemCloneCreator.CopyItem.getPendingAttributes()
Returns all attribute wrappers which have not been marked as consumed.
|
protected Collection<ItemCloneCreator.CopyAttribute> |
ItemCloneCreator.translatePendingAttributes(ItemCloneCreator.CopyItem item,
ItemCloneCreator.CopyContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
ItemCloneCreator.translateAttributeValue(ItemCloneCreator.CopyAttribute attr,
Object originalValue,
ItemCloneCreator.CopyContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ItemCloneCreator.consume(Collection<ItemCloneCreator.CopyAttribute> readyAttributes) |
protected Map<String,Object> |
ItemCloneCreator.toValueMap(Collection<ItemCloneCreator.CopyAttribute> readyAttributes) |
| Constructor and Description |
|---|
CannotTranslateException(ItemCloneCreator.CopyAttribute attr) |
Copyright © 2017 SAP SE. All Rights Reserved.