| Package | Description |
|---|---|
| de.hybris.platform.catalog.jalo | |
| de.hybris.platform.catalog.jalo.synchronization |
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionSyncCronJob |
GeneratedCatalogManager.createCatalogVersionSyncCronJob(Map attributeValues) |
CatalogVersionSyncCronJob |
GeneratedCatalogManager.createCatalogVersionSyncCronJob(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersionSyncCronJob |
GenericCatalogCopyContext.getCronjob() |
CatalogVersionSyncCronJob |
GeneratedCatalogVersionSyncScheduleMedia.getCronjob()
Generated method - Getter of the
CatalogVersionSyncScheduleMedia.cronjob attribute. |
CatalogVersionSyncCronJob |
AbstractCatalogVersionSyncMaster.getCronJob() |
CatalogVersionSyncCronJob |
GeneratedCatalogVersionSyncScheduleMedia.getCronjob(SessionContext ctx)
Generated method - Getter of the
CatalogVersionSyncScheduleMedia.cronjob attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiSyncCatalogTest.assertAllFinished(long endTimeOutInMilis,
CatalogVersionSyncCronJob... cronjobs) |
protected boolean |
CatalogVersionSyncJob.checkCatalogVersionValidity(CatalogVersionSyncCronJob cronJob)
Use this method to check if the given catalog version is valid for synchronization.
|
void |
SynchronizationTestHelper.ConfigureSyncCronJob.configure(CatalogVersionSyncCronJob job) |
protected CatalogVersionSyncCopyContext |
CatalogVersionSyncJob.createCopyContext(CatalogVersionSyncCronJob catalogVersionSyncCronJob,
CatalogVersionSyncWorker worker) |
protected ItemSyncTimestamp |
GenericCatalogCopyContext.createSyncTimestamp(CatalogVersionSyncCronJob owningCronJob,
int currentTurn,
Item source,
ItemCopyCreator icc)
Creates a new ItemSyncTimestamp based on the current context and parameters.
|
protected ItemSyncTimestamp |
CatalogVersionSyncCopyContext.createSyncTimestamp(CatalogVersionSyncCronJob owningCronJob,
int currentTurn,
Item source,
ItemCopyCreator icc) |
protected void |
GeneratedCatalogVersionSyncScheduleMedia.setCronjob(CatalogVersionSyncCronJob value)
Generated method - Setter of the
CatalogVersionSyncScheduleMedia.cronjob attribute. |
protected void |
GeneratedCatalogVersionSyncScheduleMedia.setCronjob(SessionContext ctx,
CatalogVersionSyncCronJob value)
Generated method - Setter of the
CatalogVersionSyncScheduleMedia.cronjob attribute. |
protected ItemSyncTimestamp |
GenericCatalogCopyContext.setTimestamp(CatalogVersionSyncCronJob owningCronJob,
int currentTurn,
CatalogItemCopyCreator icc)
Registers the source item's modification time stamp inside a
ItemSyncTimestamp instance to allow checking
for modifications later. |
protected void |
GenericCatalogCopyContext.updateSyncTimestamp(ItemSyncTimestamp itemSyncTimestamp,
CatalogVersionSyncCronJob owningCronJob,
int currentTurn,
Item source,
ItemCopyCreator icc)
Updates the given ItemSyncTimestamp based on the given parameters.
|
| Constructor and Description |
|---|
AbstractCatalogVersionSyncMaster(CatalogVersionSyncJob job,
CatalogVersionSyncCronJob cronJob) |
CatalogVersionSyncCopyContext(CatalogVersionSyncJob job,
CatalogVersionSyncCronJob cronjob,
CatalogVersionSyncWorker worker) |
CatalogVersionSyncMaster(CatalogVersionSyncJob job,
CatalogVersionSyncCronJob cronJob) |
GenericCatalogCopyContext(SessionContext ctx,
CatalogVersionSyncJob job,
CatalogVersionSyncCronJob cronJob,
Level logLevel,
boolean forceUpdate) |
TestGenericCatalogCopyContext(SessionContext ctx,
CatalogVersionSyncJob job,
CatalogVersionSyncCronJob cronJob,
Level logLevel,
boolean forceUpdate) |
Copyright © 2017 SAP SE. All Rights Reserved.