Class AttributeCopyCreator

java.lang.Object
de.hybris.platform.catalog.jalo.copy.AttributeCopyCreator

@Deprecated(since="ages", forRemoval=false) public class AttributeCopyCreator extends Object
Deprecated.
since ages
AttributeCopyCreator
  • Constructor Details

  • Method Details

    • toPKArray

      protected long[] toPKArray(Collection<Item> items)
      Deprecated.
    • toItemSet

      protected Set<Item> toItemSet(long[] pks)
      Deprecated.
    • getDescriptor

      public final AttributeCopyDescriptor 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

      public final ItemCopyCreator getParent()
      Deprecated.
    • hashCode

      public final int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • equals

      public final boolean equals(Object obj)
      Deprecated.
      Overrides:
      equals in class Object
    • hasPartOfItems

      public final boolean hasPartOfItems()
      Deprecated.
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object
    • copy

      public final void copy()
      Deprecated.
    • getCopyStack

      protected String getCopyStack()
      Deprecated.
    • freeMemory

      protected void freeMemory()
      Deprecated.
    • getSourceValue

      public final Object getSourceValue()
      Deprecated.
    • getSourceValueNoCheck

      protected final Object getSourceValueNoCheck()
      Deprecated.
    • getPartOfItemsToCopy

      public final Set<Item> getPartOfItemsToCopy()
      Deprecated.
    • getCopiedValue

      public final Object getCopiedValue()
      Deprecated.
    • getCopiedValueNoCheck

      protected final Object getCopiedValueNoCheck()
      Deprecated.
    • unmask

      protected Object unmask(Object value)
      Deprecated.
    • mask

      protected Object mask(Object value)
      Deprecated.