Uses of Class
de.hybris.platform.catalog.jalo.synchronization.CatalogItemCopyCreator
Packages that use CatalogItemCopyCreator
-
Uses of CatalogItemCopyCreator in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return CatalogItemCopyCreatorModifier and TypeMethodDescriptionprotected CatalogItemCopyCreatorGenericCatalogCopyContext.createCreator(ItemCopyCreator parent, Item source, Item target, ItemSyncTimestamp itemSyncTimestamp, Collection<String> blacklist, Collection<String> whiteList, Map<String, Object> presetValues) protected final CatalogItemCopyCreatorGenericCatalogCopyContext.getCurrentlyCopying(Item original) Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type CatalogItemCopyCreatorModifier and TypeMethodDescriptionprotected voidCatalogVersionSyncCopyContext.afterCopying(Item copy, CatalogItemCopyCreator icc) protected voidGenericCatalogCopyContext.afterCopying(Item copy, CatalogItemCopyCreator icc) protected voidGenericCatalogCopyContext.beforeCopying(CatalogItemCopyCreator icc) protected booleanCatalogVersionSyncCopyContext.hasSchedule(CatalogItemCopyCreator icc) protected booleanCatalogVersionSyncCopyContext.mustDump(CatalogItemCopyCreator icc) protected final voidGenericCatalogCopyContext.popCurrentlyCopying(CatalogItemCopyCreator icc) protected final voidGenericCatalogCopyContext.pushCurrentlyCopying(CatalogItemCopyCreator icc) protected ItemSyncTimestampGenericCatalogCopyContext.setTimestamp(CatalogVersionSyncCronJob owningCronJob, int currentTurn, CatalogItemCopyCreator icc) Registers the source item's modification time stamp inside aItemSyncTimestampinstance to allow checking for modifications later.protected voidCatalogVersionSyncCopyContext.writeDumpRecord(CatalogItemCopyCreator icc)