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
-
public class LocalizableEnumerationValueRow extends LocalizableRowWithName
-
-
Constructor Summary
Constructors Constructor Description LocalizableEnumerationValueRow(java.lang.String typeCode, java.lang.String valueCode, java.lang.String lpTableName, long itemPKValue, long itemTypePKValue, java.lang.Long languagePKValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetNamePropertyKey()-
Methods inherited from class de.hybris.platform.util.localization.jdbc.LocalizableRow
getItemPKValue, getItemTypePKValue, getLanguagePKValue, getLpTableName
-
-
-
-
Method Detail
-
getNamePropertyKey
public java.lang.String getNamePropertyKey()
- Specified by:
getNamePropertyKeyin classLocalizableRowWithName
-
-