Class LocalizableRowWithNameAndDescription
java.lang.Object
de.hybris.platform.util.localization.jdbc.LocalizableRow
de.hybris.platform.util.localization.jdbc.LocalizableRowWithName
de.hybris.platform.util.localization.jdbc.LocalizableRowWithNameAndDescription
- Direct Known Subclasses:
LocalizableAttributeRow,LocalizableTypeRow
-
Constructor Summary
ConstructorsConstructorDescriptionLocalizableRowWithNameAndDescription(String lpTableName, long itemPKValue, long itemTypePKValue, Long languagePKValue) -
Method Summary
Methods inherited from class de.hybris.platform.util.localization.jdbc.LocalizableRowWithName
getNamePropertyKeyMethods inherited from class de.hybris.platform.util.localization.jdbc.LocalizableRow
getItemPKValue, getItemTypePKValue, getLanguagePKValue, getLpTableName
-
Constructor Details
-
LocalizableRowWithNameAndDescription
-
-
Method Details
-
getDescriptionPropertyKey
-