Class CatalogItemCopyCreator
java.lang.Object
de.hybris.platform.catalog.jalo.synchronization.ItemCopyCreator
de.hybris.platform.catalog.jalo.synchronization.CatalogItemCopyCreator
- Since:
- 3.1-u6
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.catalog.jalo.synchronization.ItemCopyCreator
ItemCopyCreator.AfterItemCopiedCallback, ItemCopyCreator.ReferenceAttributeResult -
Constructor Summary
ConstructorsConstructorDescriptionCatalogItemCopyCreator(GenericCatalogCopyContext genericCatalogCopyContext, ItemCopyCreator parent, Item source, Item target, ItemSyncTimestamp itemSyncTimestamp, Collection<String> blackList, Collection<String> whiteList, Map<String, Object> presetedValues) -
Method Summary
Methods inherited from class de.hybris.platform.catalog.jalo.synchronization.ItemCopyCreator
addToStoredValues, copy, copy, encounteredOptimisticLockException, equals, getAfterItemCopiedCallback, getCopyContext, getEnclosingCreatorFor, getFailedAttributes, getInitialAttributeCreators, getModifiedValues, getOptimisticLockException, getOtherAttributeCreators, getParent, getPartOfAttributeCreators, getPendingAttributeQualifiers, getPendingAttributes, getReport, getSourceItem, getStoredValues, getTargetItem, getTargetType, hashCode, hasPartOfItems, hasPendingAttributes, isEmpty, isPartOf, isTransactionRolledBack, isUpdate, notifyCallback, readInitialAttributes, readNonInitialAttributes, readSourceValues, resetStoredValues, setAfterItemCopiedCallback, setOtherReferences, setPartOfReferences, setReferenceAttribute, setReferenceAttributesWaitingOnDelay, toString
-
Constructor Details
-
CatalogItemCopyCreator
public CatalogItemCopyCreator(GenericCatalogCopyContext genericCatalogCopyContext, ItemCopyCreator parent, Item source, Item target, ItemSyncTimestamp itemSyncTimestamp, Collection<String> blackList, Collection<String> whiteList, Map<String, Object> presetedValues) throws IllegalArgumentException- Throws:
IllegalArgumentException
-
-
Method Details
-
setSyncTimestamp
-
getSyncTimestamp
-