Class LocalizableRowWithNameAndDescription

Direct Known Subclasses:
LocalizableAttributeRow, LocalizableTypeRow

public abstract class LocalizableRowWithNameAndDescription extends LocalizableRowWithName
  • Constructor Details

    • LocalizableRowWithNameAndDescription

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

    • getDescriptionPropertyKey

      public abstract String getDescriptionPropertyKey()