|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--intradoc.shared.LocaleLoader
| Constructor Summary | |
LocaleLoader()
|
|
| Method Summary | |
static void |
configureUserLocale(DataBinder binder,
ExecutionContext cxt)
This method configures an ExecutionContext for a user's localization settings. |
static void |
determineSystemGuiConfig()
|
static void |
doStaticLocalization(ExecutionContext cxt)
This method localizes text in intradoc.gui and intradoc.shared.gui packages. |
static DataResultSet |
getResultSet(DataBinder binder,
java.lang.String name)
Utility method |
static void |
loadLocaleConfig(java.util.Hashtable strings,
java.util.Hashtable dateFormats,
DataBinder binder)
Common locale initialization code for the server and client applets. |
static void |
loadTimeZones(DataResultSet timezones)
|
static void |
localizeResultSet(java.lang.String key,
DataResultSet rset,
ExecutionContext cxt)
This method localizes tables that are serialized from the server. |
static void |
readStringsFromBinder(java.util.Hashtable strings,
DataBinder binder)
This method reads a ResultSet of localization strings from a binder. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocaleLoader()
| Method Detail |
public static void loadLocaleConfig(java.util.Hashtable strings,
java.util.Hashtable dateFormats,
DataBinder binder)
throws DataException,
ServiceException
DataException
ServiceExceptionpublic static void loadTimeZones(DataResultSet timezones)
public static void determineSystemGuiConfig()
public static void readStringsFromBinder(java.util.Hashtable strings,
DataBinder binder)
throws DataException
DataException
public static void configureUserLocale(DataBinder binder,
ExecutionContext cxt)
throws ServiceException
ServiceExceptionpublic static void doStaticLocalization(ExecutionContext cxt)
public static void localizeResultSet(java.lang.String key,
DataResultSet rset,
ExecutionContext cxt)
public static DataResultSet getResultSet(DataBinder binder,
java.lang.String name)
throws ServiceException
ServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
(c) 1996-2005 All rights reserved. Stellent, Inc. |