Uses of Interface
de.uplanet.lucy.util.ILocale
-
Packages that use ILocale Package Description de.uplanet.lucy.server de.uplanet.lucy.server.scripting.groovy -
-
Uses of ILocale in de.uplanet.lucy.server
Methods in de.uplanet.lucy.server that return ILocale Modifier and Type Method Description static ILocaleContextLocale. get(IServerBridgeRequest p_request, ISession p_session)Get the locale that's associated with the current execution context.static ILocaleContextLocale. get(IProcessingContext p_ctx) -
Uses of ILocale in de.uplanet.lucy.server.scripting.groovy
Methods in de.uplanet.lucy.server.scripting.groovy that return ILocale Modifier and Type Method Description ILocaleGroovyPortalInfo. getDefaultLocale()Get the default locale of the portal.
-