Uses of Class
de.hybris.platform.catalog.jalo.synchronization.GenericCatalogCopyContext
Packages that use GenericCatalogCopyContext
Package
Description
-
Uses of GenericCatalogCopyContext in de.hybris.platform.catalog.jalo.synchronization
Subclasses of GenericCatalogCopyContext in de.hybris.platform.catalog.jalo.synchronizationModifier and TypeClassDescriptionclassclassMethods in de.hybris.platform.catalog.jalo.synchronization that return GenericCatalogCopyContextModifier and TypeMethodDescriptionprotected GenericCatalogCopyContextItemCopyCreator.getCopyContext()protected GenericCatalogCopyContextLegacySynchronizationPersistenceAdapter.getCopyContext()Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type GenericCatalogCopyContextModifier and TypeMethodDescriptionprotected ItemItemCopyCreator.copy(GenericCatalogCopyContext genericCatalogCopyContext) Deprecated.Constructors in de.hybris.platform.catalog.jalo.synchronization with parameters of type GenericCatalogCopyContextModifierConstructorDescriptionCatalogItemCopyCreator(GenericCatalogCopyContext genericCatalogCopyContext, ItemCopyCreator parent, Item source, Item target, ItemSyncTimestamp itemSyncTimestamp, Collection<String> blackList, Collection<String> whiteList, Map<String, Object> presetedValues) protectedItemCopyCreator(GenericCatalogCopyContext genericCatalogCopyContext, ItemCopyCreator parent, Item source, Item target, Collection<String> blackList, Collection<String> whiteList, Map<String, Object> presetedValues) -
Uses of GenericCatalogCopyContext in de.hybris.platform.catalog.synchronization
Constructors in de.hybris.platform.catalog.synchronization with parameters of type GenericCatalogCopyContextModifierConstructorDescription
ItemCopyCreator.copy()instead.