Interface Attribute

    • Method Detail

      • getPk

        long getPk()
      • getEnclosingTypePk

        long getEnclosingTypePk()
      • getPersistenceTypePk

        java.lang.Long getPersistenceTypePk()
        PK of the atomic type which corresponds to stored values. These can be java.lang.Byte, Integer, ...., Object as well as de.hybris.platform.util.StandardDateRange or de.hybris.platform.util.ItemPropertyValueCollection.

        This field has also special meaning when there is null as value.

        Returns:
        PK of the atomic type which corresponds to stored values.
      • getQualifierLowerCaseInternal

        java.lang.String getQualifierLowerCaseInternal()
      • getEnclosingType

        Type getEnclosingType()
      • isUnique

        boolean isUnique()
      • getModifiers

        java.lang.Integer getModifiers()
      • getColumnName

        java.lang.String getColumnName()
      • getAttributeHandler

        java.lang.String getAttributeHandler()
      • isProperty

        boolean isProperty()