Class LocalizableTypeRow
java.lang.Object
de.hybris.platform.util.localization.jdbc.LocalizableRow
de.hybris.platform.util.localization.jdbc.LocalizableRowWithName
de.hybris.platform.util.localization.jdbc.LocalizableRowWithNameAndDescription
de.hybris.platform.util.localization.jdbc.rows.LocalizableTypeRow
-
Constructor Summary
ConstructorsConstructorDescriptionLocalizableTypeRow(String typeCode, String lpTableName, long itemPKValue, long itemTypePKValue, Long languagePKValue) -
Method Summary
Methods inherited from class de.hybris.platform.util.localization.jdbc.LocalizableRow
getItemPKValue, getItemTypePKValue, getLanguagePKValue, getLpTableName
-
Constructor Details
-
LocalizableTypeRow
-
-
Method Details
-
getDescriptionPropertyKey
- Specified by:
getDescriptionPropertyKeyin classLocalizableRowWithNameAndDescription
-
getNamePropertyKey
- Specified by:
getNamePropertyKeyin classLocalizableRowWithName
-