Class LocalizableEnumerationValueRow
java.lang.Object
de.hybris.platform.util.localization.jdbc.LocalizableRow
de.hybris.platform.util.localization.jdbc.LocalizableRowWithName
de.hybris.platform.util.localization.jdbc.rows.LocalizableEnumerationValueRow
-
Constructor Summary
ConstructorsConstructorDescriptionLocalizableEnumerationValueRow(String typeCode, String valueCode, 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
-
LocalizableEnumerationValueRow
-
-
Method Details
-
getNamePropertyKey
- Specified by:
getNamePropertyKeyin classLocalizableRowWithName
-