|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILocalesConfigService
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.
| Method Summary | |
|---|---|
Locale |
getClosestAvailablePersLocale(Locale requestedLocale)
Gets the closest available personalization locale for a specified locale. |
Locale |
getClosestAvailableSourceLocale(Locale requestedLocale)
Gets the closest available source locale for a specified locale. |
Locale |
getClosestAvailableTargetLocale(Locale requestedLocale)
Gets the closest available target locale for a specified locale. |
List |
getListOfPersLocalesOrderedByDisplayName(Locale displayLocale)
Gets a list of personalization locales that are sorted by the display name. |
List |
getListOfSourceLocalesOrderedByDisplayName(Locale displayLocale)
Gets a list of source locales that are sorted by the display name. |
List |
getListOfTargetLocalesOrderedByDisplayName(Locale displayLocale)
Gets a list of target locales that are sorted by the display name. |
| Methods inherited from interface com.sapportals.portal.prt.service.IService |
|---|
afterInit, configure, destroy, getContext, getKey, init, release |
| Method Detail |
|---|
List getListOfSourceLocalesOrderedByDisplayName(Locale displayLocale)
displayLocale - a locale display name
List getListOfTargetLocalesOrderedByDisplayName(Locale displayLocale)
displayLocale - a locale display name
List getListOfPersLocalesOrderedByDisplayName(Locale displayLocale)
displayLocale - a locale display name
Locale getClosestAvailableSourceLocale(Locale requestedLocale)
requestedLocale - a locale
Locale getClosestAvailableTargetLocale(Locale requestedLocale)
requestedLocale - a locale
Locale getClosestAvailablePersLocale(Locale requestedLocale)
requestedLocale - a locale
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||