|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Factory
Factory to get context objects.
Method Summary | |
---|---|
com.ibm.mashups.enabler.context.LocalizedContext |
getLocalizedContext(String preferredLocale,
String defaultLocale)
Returns a LocalizedContext for the specified locales. |
PageContext |
getPageContext()
Returns a PageContext. |
Method Detail |
---|
com.ibm.mashups.enabler.context.LocalizedContext getLocalizedContext(String preferredLocale, String defaultLocale)
preferredLocale
-
preferred locale to use; optional, defaults to the preferred locale set with the browser.defaultLocale
-
default locale to use; optional, defaults to the locale "en"
PageContext getPageContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |