| Package | Description |
|---|---|
| de.hybris.platform.catalog.jalo | |
| de.hybris.platform.catalog.jalo.copy |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncItemJob.SyncItemCopyContext
Deprecated.
Own copy context from inside the job.
|
| Modifier and Type | Method and Description |
|---|---|
protected ItemCopyContext |
SyncItemJob.createCopyContext(SyncItemCronJob cronJob,
CatalogVersion srcV,
CatalogVersion tgtV,
Map<PK,PK> alreadyFinished)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SyncItemJob.copyItem(ItemCopyContext itemCopyContext,
SyncItemCronJob cronJob,
Item src,
Item tgt)
Deprecated.
|
protected void |
SyncItemJob.removeItem(ItemCopyContext itemCopyContext,
SyncItemCronJob cronJob,
Item removeItem)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericCatalogCopyContext
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ItemCopyContext |
ItemCopyCreator.getCopyContext()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Item |
ItemCopyCreator.copy(ItemCopyContext itemCopyContext)
Deprecated.
|
protected void |
ItemCopyCreator.readSourceValues(Item sourceItem,
Item targetItem,
ItemCopyContext itemCopyContext)
Deprecated.
Reads all copyable attribute values of the source item which are not blocked by the blacklist or already defined
by the preset value map.
|
protected void |
ItemCopyCreator.setPendingReferences(ItemCopyContext itemCopyContext,
Set<AttributeCopyCreator> accs)
Deprecated.
|
protected void |
ItemCopyCreator.setReferences(Item targetItem,
ItemCopyContext itemCopyContext)
Deprecated.
|
| Constructor and Description |
|---|
ItemCopyCreator(ItemCopyContext itemCopyContext,
ItemCopyCreator parent,
Item source,
Item target,
Collection<String> blackList,
Collection<String> whiteList,
Map<String,Object> presetedValues)
Deprecated.
|
TypeCopyDescriptor(ItemCopyContext itemCopyContext,
ComposedType targetType)
Deprecated.
|
Copyright © 2017 SAP SE. All Rights Reserved.