Class LocalizableRow
java.lang.Object
de.hybris.platform.util.localization.jdbc.LocalizableRow
- Direct Known Subclasses:
LocalizableRowWithName
-
Constructor Summary
ConstructorsConstructorDescriptionLocalizableRow(String lpTableName, long itemPKValue, long itemTypePKValue, Long languagePKValue) -
Method Summary
Modifier and TypeMethodDescriptionlonglong
-
Constructor Details
-
LocalizableRow
-
-
Method Details
-
getItemPKValue
public long getItemPKValue() -
getItemTypePKValue
public long getItemTypePKValue() -
getLanguagePKValue
-
getLpTableName
-