| Package | Description |
|---|---|
| de.hybris.platform.catalog.jalo.synchronization | |
| de.hybris.platform.catalog.synchronization |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogVersionSyncCopyContext |
class |
GenericCatalogCopyContextTest.TestGenericCatalogCopyContext |
| Modifier and Type | Method and Description |
|---|---|
protected GenericCatalogCopyContext |
LegacySynchronizationPersistenceAdapter.getCopyContext() |
protected GenericCatalogCopyContext |
ItemCopyCreator.getCopyContext() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
ItemCopyCreator.copy(GenericCatalogCopyContext genericCatalogCopyContext)
Deprecated.
since 5.0.1 use
ItemCopyCreator.copy() instead. |
| Constructor and Description |
|---|
CatalogItemCopyCreator(GenericCatalogCopyContext genericCatalogCopyContext,
ItemCopyCreator parent,
Item source,
Item target,
ItemSyncTimestamp itemSyncTimestamp,
Collection<String> blackList,
Collection<String> whiteList,
Map<String,Object> presetedValues) |
ItemCopyCreator(GenericCatalogCopyContext genericCatalogCopyContext,
ItemCopyCreator parent,
Item source,
Item target,
Collection<String> blackList,
Collection<String> whiteList,
Map<String,Object> presetedValues) |
LegacySynchronizationPersistenceAdapter(GenericCatalogCopyContext copyContext) |
| Constructor and Description |
|---|
ServiceLayerSynchronizationPersistenceAdapter(GenericCatalogCopyContext copyContext) |
Copyright © 2017 SAP SE. All Rights Reserved.