|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILocaleListService
The service that gets a list of valid languages allowed as the master language for an object(source locales), and a list of target languages for translation. Enables manipulations on the valid languages.
| Field Summary | |
|---|---|
static String |
KEY
Deprecated. The service key. |
| Method Summary | |
|---|---|
Locale |
getClosestAvailableLocale(Locale requestedLocale)
Deprecated. use ILocalesConfigService.getClosestAvailableSourceLocale(java.util.Locale) |
List |
getDisplayNamesForLocales(List localeList,
Locale displayLocale)
Deprecated. Gets a list of the locale names to be displayed to the user for a specified list of locales. |
List |
getListOfCustomizedLocalesOrderedByDisplayName(Locale displayLocale)
Deprecated. Returns a list of customized locales sorted by the display name. |
List |
getListOfLocalesOrderedByDisplayName(Locale displayLocale)
Deprecated. use ILocalesConfigService.getListOfSourceLocalesOrderedByDisplayName(java.util.Locale) |
List |
getListOfPersLocalesOrderedByDisplayName(Locale displayLocale)
Deprecated. Gets a list of personalization locales that are sorted by the display name. |
String |
getLocaleDisplayName(Locale localeToDisplay,
Locale localeToDisplayIn)
Deprecated. Gets the locale name to be displayed to the user. |
Locale |
getLocaleForTechnicalName(String localeTechnicalName)
Deprecated. Gets the locale for a specified locale technical name. |
String |
getLocaleTechnicalName(Locale loc)
Deprecated. Gets the locale technical name for a specified locale. |
List |
getTechnicalNamesForLocales(List localeList)
Deprecated. Gets the technical names for a specified list of locales. |
| Methods inherited from interface com.sapportals.admin.wizardframework.util.ILocalesConfigService |
|---|
getClosestAvailablePersLocale, getClosestAvailableSourceLocale, getClosestAvailableTargetLocale, getListOfSourceLocalesOrderedByDisplayName, getListOfTargetLocalesOrderedByDisplayName |
| Methods inherited from interface com.sapportals.portal.prt.service.IService |
|---|
afterInit, configure, destroy, getContext, getKey, init, release |
| Field Detail |
|---|
static final String KEY
| Method Detail |
|---|
List getListOfPersLocalesOrderedByDisplayName(Locale displayLocale)
getListOfPersLocalesOrderedByDisplayName in interface ILocalesConfigServicedisplayLocale - a locale display name
List getListOfLocalesOrderedByDisplayName(Locale displayLocale)
ILocalesConfigService.getListOfSourceLocalesOrderedByDisplayName(java.util.Locale)
displayLocale - a locale display name
String getLocaleDisplayName(Locale localeToDisplay,
Locale localeToDisplayIn)
localeToDisplay - the current localelocaleToDisplayIn - the language
String getLocaleTechnicalName(Locale loc)
loc - a locale
List getDisplayNamesForLocales(List localeList,
Locale displayLocale)
localeList - a list of localesdisplayLocale - a locale display name
List getTechnicalNamesForLocales(List localeList)
localeList - a list of locales
Locale getLocaleForTechnicalName(String localeTechnicalName)
localeTechnicalName - a locale technical name
Locale getClosestAvailableLocale(Locale requestedLocale)
ILocalesConfigService.getClosestAvailableSourceLocale(java.util.Locale)
requestedLocale - a locale
List getListOfCustomizedLocalesOrderedByDisplayName(Locale displayLocale)
getListOfLocalesOrderedByDisplayName(java.util.Locale) method.
displayLocale - a locale display name
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||