| Modifier and Type | Method and Description |
|---|---|
java.util.List<SmarteditLanguageData> |
SmarteditLanguageListData.getLanguages() |
| Modifier and Type | Method and Description |
|---|---|
void |
SmarteditLanguageListData.setLanguages(java.util.List<SmarteditLanguageData> languages) |
| Modifier and Type | Method and Description |
|---|---|
int |
SmarteditLanguageDataIsoCodeComparator.compare(SmarteditLanguageData left,
SmarteditLanguageData right) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultSmarteditI18nFacadeTest.ComparableSmarteditLanguageData |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SmarteditLanguageData> |
SmarteditI18nFacade.getSupportedLanguages()
Retrieve the supported smartedit languages
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPopulatingConverter<java.util.Locale,SmarteditLanguageData> |
DefaultSmarteditI18nFacade.getSmarteditLanguageConverter() |
java.util.Comparator<SmarteditLanguageData> |
DefaultSmarteditI18nFacade.getSmarteditLanguageDataComparator() |
java.util.List<SmarteditLanguageData> |
DefaultSmarteditI18nFacade.getSupportedLanguages() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSmarteditI18nFacade.convertLocalToIsoCodes(java.util.List<SmarteditLanguageData> languageDataList)
Deprecated.
since 1808
|
void |
DefaultSmarteditI18nFacade.setSmarteditLanguageConverter(AbstractPopulatingConverter<java.util.Locale,SmarteditLanguageData> smarteditLanguageConverter) |
void |
DefaultSmarteditI18nFacade.setSmarteditLanguageDataComparator(java.util.Comparator<SmarteditLanguageData> smarteditLanguageDataComparator) |
| Modifier and Type | Method and Description |
|---|---|
void |
SmarteditLanguagePopulator.populate(java.util.Locale source,
SmarteditLanguageData target) |
Copyright © 2018 SAP SE. All Rights Reserved.