Class AttributeCopyCreator
java.lang.Object
de.hybris.platform.catalog.jalo.copy.AttributeCopyCreator
Deprecated.
since ages
AttributeCopyCreator
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAttributeCopyCreator(ItemCopyCreator icc, AttributeCopyDescriptor acd, boolean isPreset, Object sourceValue) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionprotected final voidaddPendingValue(long pendingValue) Deprecated.final voidcopy()Deprecated.final booleanDeprecated.protected voidDeprecated.final ObjectDeprecated.protected final ObjectDeprecated.protected StringDeprecated.final AttributeCopyDescriptorDeprecated.final ItemCopyCreatorDeprecated.Deprecated.protected final long[]Deprecated.final ObjectDeprecated.protected final ObjectDeprecated.final inthashCode()Deprecated.final booleanDeprecated.final booleanDeprecated.final booleanisPreset()Deprecated.protected final booleanDeprecated.protected ObjectDeprecated.protected final voidremovePendingValue(long pendingValue) Deprecated.toItemSet(long[] pks) Deprecated.protected long[]toPKArray(Collection<Item> items) Deprecated.toString()Deprecated.protected ObjectDeprecated.final booleanDeprecated.
-
Constructor Details
-
AttributeCopyCreator
protected AttributeCopyCreator(ItemCopyCreator icc, AttributeCopyDescriptor acd, boolean isPreset, Object sourceValue) Deprecated.
-
-
Method Details
-
toPKArray
Deprecated. -
toItemSet
Deprecated. -
getDescriptor
Deprecated. -
addPendingValue
protected final void addPendingValue(long pendingValue) Deprecated. -
removePendingValue
protected final void removePendingValue(long pendingValue) Deprecated. -
getPendingValuesToTranslate
protected final long[] getPendingValuesToTranslate()Deprecated. -
isPending
public final boolean isPending()Deprecated. -
isPreset
public final boolean isPreset()Deprecated. -
isTranslated
protected final boolean isTranslated()Deprecated. -
valueHasChanged
public final boolean valueHasChanged()Deprecated. -
getParent
Deprecated. -
hashCode
public final int hashCode()Deprecated. -
equals
Deprecated. -
hasPartOfItems
public final boolean hasPartOfItems()Deprecated. -
toString
Deprecated. -
copy
public final void copy()Deprecated. -
getCopyStack
Deprecated. -
freeMemory
protected void freeMemory()Deprecated. -
getSourceValue
Deprecated. -
getSourceValueNoCheck
Deprecated. -
getPartOfItemsToCopy
Deprecated. -
getCopiedValue
Deprecated. -
getCopiedValueNoCheck
Deprecated. -
unmask
Deprecated. -
mask
Deprecated.
-