@Deprecated public class AttributeCopyCreator extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AttributeCopyCreator(ItemCopyCreator icc,
AttributeCopyDescriptor acd,
boolean isPreset,
Object sourceValue)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPendingValue(long pendingValue)
Deprecated.
|
void |
copy()
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
protected void |
freeMemory()
Deprecated.
|
Object |
getCopiedValue()
Deprecated.
|
protected Object |
getCopiedValueNoCheck()
Deprecated.
|
protected String |
getCopyStack()
Deprecated.
|
AttributeCopyDescriptor |
getDescriptor()
Deprecated.
|
ItemCopyCreator |
getParent()
Deprecated.
|
Set<Item> |
getPartOfItemsToCopy()
Deprecated.
|
protected long[] |
getPendingValuesToTranslate()
Deprecated.
|
Object |
getSourceValue()
Deprecated.
|
protected Object |
getSourceValueNoCheck()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
hasPartOfItems()
Deprecated.
|
boolean |
isPending()
Deprecated.
|
boolean |
isPreset()
Deprecated.
|
protected boolean |
isTranslated()
Deprecated.
|
protected Object |
mask(Object value)
Deprecated.
|
protected void |
removePendingValue(long pendingValue)
Deprecated.
|
protected Set<Item> |
toItemSet(long[] pks)
Deprecated.
|
protected long[] |
toPKArray(Collection<Item> items)
Deprecated.
|
String |
toString()
Deprecated.
|
protected Object |
unmask(Object value)
Deprecated.
|
boolean |
valueHasChanged()
Deprecated.
|
protected AttributeCopyCreator(ItemCopyCreator icc, AttributeCopyDescriptor acd, boolean isPreset, Object sourceValue)
protected long[] toPKArray(Collection<Item> items)
public final AttributeCopyDescriptor getDescriptor()
protected final void addPendingValue(long pendingValue)
protected final void removePendingValue(long pendingValue)
protected final long[] getPendingValuesToTranslate()
public final boolean isPending()
public final boolean isPreset()
protected final boolean isTranslated()
public final boolean valueHasChanged()
public final ItemCopyCreator getParent()
public final boolean hasPartOfItems()
public final void copy()
protected String getCopyStack()
protected void freeMemory()
public final Object getSourceValue()
protected final Object getSourceValueNoCheck()
public final Object getCopiedValue()
protected final Object getCopiedValueNoCheck()
Copyright © 2017 SAP SE. All Rights Reserved.