public class LocalizableAttributeRow extends LocalizableRowWithNameAndDescription
| Constructor and Description |
|---|
LocalizableAttributeRow(String lpTableName,
long itemPKValue,
long itemTypePKValue,
Long languagePKValue,
String qualifier,
String ownerCode,
String declarerCode,
String inheritancePath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptionPropertyKey() |
String |
getInheritancePath() |
String |
getNamePropertyKey() |
String |
getOwnerCode() |
String |
getQualifier() |
getItemPKValue, getItemTypePKValue, getLanguagePKValue, getLpTableNamepublic String getOwnerCode()
public String getQualifier()
public String getInheritancePath()
public String getDescriptionPropertyKey()
getDescriptionPropertyKey in class LocalizableRowWithNameAndDescriptionpublic String getNamePropertyKey()
getNamePropertyKey in class LocalizableRowWithNameCopyright © 2017 SAP SE. All Rights Reserved.