public interface LocalizationInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
LocalizationInfo.Type |
| Modifier and Type | Method and Description |
|---|---|
Collection<PK> |
getLanguagePKs() |
String |
getLocalizedProperty(PK languagePK,
String propertyKey) |
String |
getLocalizedPropertyFromHierarchy(PK languagePK,
String qualifier,
LocalizationInfo.Type type,
String inheritancePKs) |
Collection<PK> getLanguagePKs()
String getLocalizedPropertyFromHierarchy(PK languagePK, String qualifier, LocalizationInfo.Type type, String inheritancePKs)
Copyright © 2017 SAP SE. All Rights Reserved.