Class LocalizableRowWithName

java.lang.Object
de.hybris.platform.util.localization.jdbc.LocalizableRow
de.hybris.platform.util.localization.jdbc.LocalizableRowWithName
Direct Known Subclasses:
LocalizableEnumerationValueRow, LocalizableRowWithNameAndDescription

public abstract class LocalizableRowWithName extends LocalizableRow
  • Constructor Details

    • LocalizableRowWithName

      public LocalizableRowWithName(String lpTableName, long itemPKValue, long itemTypePKValue, Long languagePKValue)
  • Method Details

    • getNamePropertyKey

      public abstract String getNamePropertyKey()