Class AttributeCopyDescriptor

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

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

  • Constructor Details

    • AttributeCopyDescriptor

      public AttributeCopyDescriptor(TypeCopyDescriptor parent, String qualifier, int options)
      Deprecated.
  • Method Details

    • getQualifier

      public String getQualifier()
      Deprecated.
    • isAtomic

      public boolean isAtomic()
      Deprecated.
    • isPartOf

      public boolean isPartOf()
      Deprecated.
    • isLocalized

      public boolean isLocalized()
      Deprecated.
    • isUnique

      public boolean isUnique()
      Deprecated.
    • isInitialOnly

      public boolean isInitialOnly()
      Deprecated.
    • isOptional

      public boolean isOptional()
      Deprecated.
    • getRealAttributeDescriptor

      public AttributeDescriptor getRealAttributeDescriptor()
      Deprecated.
    • hashCode

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

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

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