public class CatalogItemCopyCreator extends ItemCopyCreator
ItemCopyCreator.AfterItemCopiedCallback, ItemCopyCreator.ReferenceAttributeResult| Constructor and Description |
|---|
CatalogItemCopyCreator(GenericCatalogCopyContext genericCatalogCopyContext,
ItemCopyCreator parent,
Item source,
Item target,
ItemSyncTimestamp itemSyncTimestamp,
Collection<String> blackList,
Collection<String> whiteList,
Map<String,Object> presetedValues) |
| Modifier and Type | Method and Description |
|---|---|
ItemSyncTimestamp |
getSyncTimestamp() |
void |
setSyncTimestamp(ItemSyncTimestamp itemSyncTimestamp) |
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, toStringpublic CatalogItemCopyCreator(GenericCatalogCopyContext genericCatalogCopyContext, ItemCopyCreator parent, Item source, Item target, ItemSyncTimestamp itemSyncTimestamp, Collection<String> blackList, Collection<String> whiteList, Map<String,Object> presetedValues) throws IllegalArgumentException
IllegalArgumentExceptionpublic void setSyncTimestamp(ItemSyncTimestamp itemSyncTimestamp)
public ItemSyncTimestamp getSyncTimestamp()
Copyright © 2017 SAP SE. All Rights Reserved.